Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Prevent Power BI to remove duplicated rows when exporting to R custom visual

Hello,     I'm doing some R custom visuals in PowerBI with the help of pbiviz. I encounter a problem: when Power BI sends the data to the R script, it removes the duplicated rows. How to prevent th...