Forum Discussion
AQ_2022
4 years agoNew Member
Measure behave differently when data source is PBI dataset set
Hi All, I used this measure to count number of ID with group name = ABC while ignore any report level filter on group name. #ID = CALCULATE(count(Table[ID]), filter(all(Table[Group Name]),Ta...
AQ_2022
4 years agoNew Member
Hi Chenwu, thanks for replying my post. It is a flat table so no relationship at all. No RLS applied either.
Excat same report worked if it was in the report with dataset rather than a report importing the dataset.