This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 27 | |
| 22 | |
| 21 | |
| 20 | |
| 20 |