Forum Discussion
javedbh
Helper II
10 years agoHistogram 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
Community Champion
10 years agojavedbh have you tried Count instead of Count (Distinct0 ?
javedbh
Helper II
10 years agoankitpatira 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.