Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
Hello,
I want a table where the total count of items is displayed next to their related promotion codes. What DAX measure should I write down?
Thank you
Solved! Go to Solution.
You don't need any DAX for this. use the implicit "Count" measure.
Create a table visual. Add the Prom and Items columns. Change the Items column to "Count" aggregation.
it doesn't work if i do this:
why? thanks
You don't need any DAX for this. use the implicit "Count" measure.
Create a table visual. Add the Prom and Items columns. Change the Items column to "Count" aggregation.
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.