Forum Discussion
rvcedd
Helper I
7 years agoR histogram not displaying full data
Hello there, I have loaded a dataset with 10 million records in both Power BI and R Studio. When I run the following code in R Studio I got a nice distribution of the values. (second photo) Ho...
v-chuncz-msft
Community Support
7 years agorvcedd ,
Add an index column in Query Editor, drag it to Values as well and change the aggregation to Don't summarize.
https://docs.microsoft.com/en-us/power-bi/service-aggregates
rvcedd
Helper I
7 years agoHello. Thanks for the suggestion but that is not a desired workaround.
Power BI is not displaying the data correctly using the R Script even though this was tested externally. Power BI is blocking/limiting the size of the histogram - do you know why?