Forum Discussion
XuanHau
Helper I
2 years agoCalculate data at max startdate based on slicers
Hi, I need help with my report. I have: A table named A (fact) with 3 columns: group, Start date, quantity. A Datetable and a Grouplist table. Relationships: Startdate-datetable, group-groupl...
XuanHau
Helper I
2 years agoHi Anonymous
The workaround measure works for me, but I have a question: can we include it in a measure instead of using a filter? I also use quantity at the max date in another measure.
I have attached the link to my report in the original post for my example data (this file does not use the workaround you mentioned).
Anonymous
2 years agoNot applicable
Hi XuanHau ,
I'm afraid can't. The measure just returns a number, it can't be used as Filter in column field. In general, we recommend that user put the measure in Filter and complete the row filter based on the value returned by the measure.😀
Best regards,
Mengmeng Li