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! Learn more
I need help with something that can be simple, basically I have a measure that returns a certain status, increased, decreased or sporadic, this measure does not use column information but the result of other measures to determine its final value, so I don't I can only do a count because it returns an error, I have an idea that I must use a virtual table and do a count with a filter, however it only returns the total amount, it does not return the status I selected, and that's what I need help with , see attached image.
Hello Controller_CVL
May i sugest to use "summarize" to create a virtual table and then make your calculation.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!! ;-
Best Regards
BC
Best regards
Bruno Costa | Super User
Did I help you to answer your question? Accepted my post as a solution! Appreciate your Kudos!!
Take a look at the blog: PBI Portugal
I've already done it this way, but it's only returning the total value and not the value I asked for in the filter.
Hi again,
Please share an example with some data , so i can understand what you want.
BR
Bruno
Best regards
Bruno Costa | Super User
Did I help you to answer your question? Accepted my post as a solution! Appreciate your Kudos!!
Take a look at the blog: PBI Portugal
'Cliente Pagador' = fact table origin
the others are formed by measures
the column under discussion is Result
because it depends on the other columns made by measurements to arrive at a result, I just want to calculate the amount of each result, for example, 30 'aumentou', 20 'diminuiu' and so on.
I can't share the data because it's too big, the file has about 40 tables from different sources and it would be difficult to split without compromising the data I want to send.
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 |
|---|---|
| 84 | |
| 49 | |
| 38 | |
| 31 | |
| 30 |