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
Hello,
I'am trying to create a calculatetable to have prodct id that has [Montant ht]> 20 in 2012
this is my Data
I wrote this Mesure :
Solved! Go to Solution.
@chaoui04
Please try the following Table:
Produit supérieure =
CALCULATETABLE(
VALUES(Ventes[Produit ID]),
Ventes[Montant HT]>20,
Date = 2012
)
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@chaoui04
Please try the following Table:
Produit supérieure =
CALCULATETABLE(
VALUES(Ventes[Produit ID]),
Ventes[Montant HT]>20,
Date = 2012
)
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 74 | |
| 50 | |
| 48 | |
| 46 |