Forum Discussion
javedbh
10 years agoHelper II
Histogram visual
I downloaded histogram custom visual and sample from this url: https://app.powerbi.com/visuals/ It seems that the visual removes the duplicates from the data i.e. gets distinct values and then c...
- 10 years ago
javedbh have you tried Count instead of Count (Distinct0 ?
ankitpatira
10 years agoCommunity Champion
javedbh have you tried Count instead of Count (Distinct0 ?
- javedbh10 years agoHelper II
ankitpatira Previously I overlooked the "Frequency" thing because I didn't need it. I added required column under "Values" and it do not provide any option to use a function. However when I added the same column under "Frequency" and used "Count" (Not "Count Distinct") and it worked.
Thanks for pointing out.