This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
Hi All,
I have a questions related to R Visual in Power BI.
I have dataset as below
Category Count
A 100000
B 200000
Internally the total count of records are 300000 in the database. But when I put it in table report , I see only 2 records as data is aggregated.
Now will power bi consider this as 2 records for R Visual or 300000 records ?
I mean will this scenario work using R visual ?
Regards,
Akash
Solved! Go to Solution.
Hey,
R will receive just 2 records, you can try to activate the "Don't summarize" on the column that gets counted, but currently there is limit of 150k rows that will be passed to the R scripting visual.
Can you describe what your R visual should look like and what gets counted, you may also consider to prepare a pbix file that contains sample data, upload the file to onedrive and dropbox and share the link.
I guess this link will provide additional information:
https://docs.microsoft.com/en-us/power-bi/desktop-r-visuals
Regards
Tom
Hey,
R will receive just 2 records, you can try to activate the "Don't summarize" on the column that gets counted, but currently there is limit of 150k rows that will be passed to the R scripting visual.
Can you describe what your R visual should look like and what gets counted, you may also consider to prepare a pbix file that contains sample data, upload the file to onedrive and dropbox and share the link.
I guess this link will provide additional information:
https://docs.microsoft.com/en-us/power-bi/desktop-r-visuals
Regards
Tom
Hi Tom,
Basically I am creating Waterfall Chart using R. The reason I am doing is default waterfall chart doesnt have option to remove the total bar. And there is another custom visual for Waterfall chart, that needs license.
Hence I thought to implement it using R wherein I have flexibility to even create Stacked Waterfall chart.
So at any point in time, I will not have more than 10 records in the dataset.
Regards,
Akash
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 29 | |
| 22 | |
| 22 | |
| 20 | |
| 20 |