Forum Discussion
Frequency calc / Histogram
- 8 years ago
Hi David,
Delete the column "CustID" from Summary. I found that the visual is correct now. Please check the file here: https://1drv.ms/u/s!ArTqPk2pu-BkgSqND4imKbOYtOeh
Summary = SUMMARIZE ( 'Visits', 'Visits'[Site id], "Fres", COUNT ( Visits[Site id] ) )Best Regards!
Dale
Genius, Dale! Thanks.
I've now been asked to provide a slightly different view, which has equally confused me...
Instead of counting frequency by Customer, I need to summarise by Site Owner. We manage multiple sites, some of which we own and some on behalf of other companies.
The OwnerID is held in a separate table which is linked via a relationship on 'SiteID' in table 'VISIT' to table 'OWNER'.
Therefore, in illustration I need:
Any more help you can provide would be much appreciated!
Thanks a lot.
Hi dapling,
You are welcome. You can create a Column Chart. Besides, I can't see any difference between your two posts. Could you please share your PBIX file? Then I could do more.
Best Regards!
Dale