March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Dear all,
I would like to take the sum of turnover - TGS (LC -> Cur) - related to specific categories in "PartType 04" column. In this case would be "OGOW" to be filteres.
Then i applied this measure, which is not working:
What's my failure? I get a blank when i do it.
Thanks in advance for your support.
Hi @Anonymous ,
Whether your problem has been resolved? If yes, could you please mark the helpful post as Answered? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.
Best Regards
Hello @DataInsights ,
I tried you suggestion and i still get a blank card, even having values to be filtered.
Have no clue what's going on with a super simple formula...
Hi @Anonymous ,
Please check if you apply any filter or slicer in the page? Or any special visual-level filter on the card visual? Could you please provide some mocked data with Text format (exclude sensitive data) and some screenshot of your report page setting? It is better if you can provide a simplified pbix file. Thank you.
Best Regards
@Anonymous,
If you can share your pbix (remove sensitive data), I'll take a look.
Proud to be a Super User!
@Anonymous PM me
@Anonymous,
Try this measure:
EUR ST OGOW TGS =
CALCULATE (
SUM ( OB_EUR[TGS (LC->CUR)] ),
OB_EUR[PartTyp04 - SP S (M)] = "OGOW"
)
Proud to be a Super User!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
86 | |
70 | |
51 |
User | Count |
---|---|
206 | |
150 | |
97 | |
78 | |
69 |