What is the cause of the issue?

You use an R visual to produce a map of 500,000 customers. You include the values of CustomerID, Latitude, and Longitude in the fields sent to the visual. Each customer ID is unique.

In powerbi.com, when users load the visual, they only see some of the customers.

What is the cause of the issue?
A . The visual was built by using a different version of
C . The data comes from a Microsoft SQL Server source.
D . The data is deduplicated.
E . Too many records were sent to the visual.

Answer: D

Explanation:

R visuals in the Power BI service have a few limitations including:

✑ Data size limitations C data used by the R visual for plotting is limited to 150,000 rows. If more than 150,000 rows are selected, only the top 150,000 rows are used and a message is displayed on the image. Additionally, the input data has a limit of 250 MB.

Reference: https://docs.microsoft.com/en-us/power-bi/visuals/service-r-visuals

Latest DA-100 Dumps Valid Version with 114 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
angel
angel
2 years ago

D. is E.
Too many visuals is the correct answer