Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi experts!
I would like to create a calculated table with dax that shows me some dimensional data including the number of weeks where a specific goal has been reached.
The data model has a
Those tables are linked by Date and Product.
Now I would like to create a table that shows for each country and team those kind of goals:
I would like to see the number of weeks where this kind of goal has been reached.
The tables should look like this:
| Country | Team | KPI | Goal | Frequence |
| France | A | Sales | Good | 10 |
| France | A | Sales | Bad | 5 |
| France | A | Sales | Neutral | 3 |
| France | B | Revenue | Good | 12 |
| France | B | Revenue | Bad | 6 |
How would you do that with DAX?
Hi @joshua1990
Thanks for reaching out to us.
Could you please provide some sample data of table sales according to the expected outcome you provide? Thanks.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 11 | |
| 9 | |
| 9 | |
| 8 |