Forum Discussion
DGFranco77
2 years agoFrequent Visitor
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
- vicky_
Super User
Yeah, you can use REMOVEFILTER(Table[Representant]) as part of your CALCULATE arguments.