Forum Discussion
status count with measures
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
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.
- onurbmiguel_4 years agoPower Participant
Hi again,
Please share an example with some data , so i can understand what you want.
BR
Bruno
- Controller_CVL4 years agoFrequent Visitor
'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.