Forum Discussion
vlengure
8 years agoFrequent Visitor
Incorrect representation of Bar Graph using R Code in Power BI
Hello Everyone, This issue is related to replication of a graph/pattern in Power BI using R code. This is our Dataset - A,B,C 0,0,1 0,1,0 0,1,1 1,0,0 1,1,0 1,1,0 1,1,1 1,1,1 ...
- 8 years ago
Hey Michael,
Apologies for the detail. I was able to solve the problem by addressing the removal of the duplicates issue. I created an extra measure to fix it.
Thanks for your attention and time. I really appreciate it.
Best Regards,
Vivek L
v-micsh-msft
Microsoft Employee
8 years agoWould you please share the Library file for further investigation?
The file should be stored in:
C:/Users/kkuncham/Library
I suspect the display error might be caused by the Library execution.
Regards,
Michael
- vlengure8 years agoFrequent Visitor
Hey Michael,
Apologies for the detail. I was able to solve the problem by addressing the removal of the duplicates issue. I created an extra measure to fix it.
Thanks for your attention and time. I really appreciate it.
Best Regards,
Vivek L