Forum Discussion
bartvandervurst
9 years agoRegular Visitor
How to remove the default 'deduplication' from R Custom visual
Hi, PowerBI has R Custom visuals to allow R programmers to create their graphs/efforts within PowerBI. While I'm trying to do so, I notice that the default code (which we can't change) is that w...
Greg_Deckler
9 years agoCommunity Champion
I have actually posted an Idea on this here:
It is Under Review, please vote for it.
The only work-a-round that I have is to ignore the dataframe that is automatically created and load the data from the source into my own dataframe within the R code itself. Not optimal at all
koenverbeeck
9 years agoAdvocate II
+3 votes for your idea :)