Forum Discussion
Calculated columns without filters
I show again the source table, that the previous one had errors:
Good afternoon
I show a new example of what I am looking for so that it is better understood. Starting from the following table:
What I want to get is a table that shows me the registrations by brand, by province and by brand / province. The result would be this:
How could you propose the measures in Power BI to obtain such a table?
Thanks again.
- Anonymous3 years agoNot applicable
Hi mmorales2022 ,
Could you please provide the sample data with Text format? You can paste it in your post directly. And could you please provide your expected result with calculation logic and special examples? It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Do you want to get the count of Rack group by Brand, Province and (Brand&Province) separately? If yes, you can refer the following links to get it.
DAX method:
Power Query method:
Best Regards
- Syndicate_Admin3 years agoAdministrator
Thank you very much, indeed what I need is to get the count by brand, province and (brand and province) separately and include them in a table.
I can not apply the enlces that you share to my problem.
Then I put link to my pbix:
I have managed to get the 3 data in a table, but coming from calculated columns, the slicer does not work for me to select the dates.
How do I make the segmetacion work?
Thanks again.
- Syndicate_Admin3 years agoAdministrator
Neither the DAX Method nor the Power Query Method have served me, any alternative?
Thanks in advance.