Forum Discussion
PowerBIUser349
3 years agoHelper I
Count by Group
Hey Everyone, I know this is going to be simple for someone experienced in PBI. I am still getting use to specific functions and could use some help. Here is a sample dataset: Product ID Color ...
rsbin
3 years agoCommunity Champion
Once you have your Calculated Column in the data model, you can create any Visual that you want.
For a simple Table Visual, simply use your ProductID and ColorCount columns. You don't need to show the Color field in your visual.
PowerBIUser349
3 years agoHelper I
Dang... my actual dataset is much more complex and I am not able to do that... the ProductID and Color was too simple.