Forum Discussion

DGFranco77's avatar
DGFranco77
Frequent Visitor
2 years ago

Values in the same row in the table

Dear,
I would like some help, because I have a client who has his history two different representatives, currently a different representative from the previous month. How can I put them in the same row of the table, without changing the structure. Is it possible to create a measure that might not consider the filter per representative in context?

Thanks

 

1 Reply

  • Yeah, you can use REMOVEFILTER(Table[Representant]) as part of your CALCULATE arguments.