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
Dear Community,
i want to display the quarter in card the rows number is the right number but i dont know what is this number or from where is coming
this is the measure i used
Solved! Go to Solution.
Hi @NourJ ,
To create a measure as below.
the quarter = var q = MAX(Append1[quarter no 1]) return CALCULATE(SUM(Append1[IDP Arrived IND 2018+2019]),FILTER(ALL(Append1),Append1[quarter no 1]=q))
Hi @NourJ ,
To create a measure as below.
the quarter = var q = MAX(Append1[quarter no 1]) return CALCULATE(SUM(Append1[IDP Arrived IND 2018+2019]),FILTER(ALL(Append1),Append1[quarter no 1]=q))
great, thank you so much.
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 |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 49 | |
| 42 |