Forum Discussion
Mactoff
3 years agoRegular Visitor
Reoccurring Distinct Counts
Hello, I have a table that logs user activity across my dashboard that looks like this: My stakeholder has requested to get a count of distinct users who have viewed the report in this ...
- 3 years ago
Hi,
Please check the below picture and the attached pbix file.
I tried to create it based on what I have checked in the question above.
Jihwan_Kim
3 years agoSuper User
Hi,
Please check the below picture and the attached pbix file.
I tried to create it based on what I have checked in the question above.
Mactoff
3 years agoRegular Visitor
Sorry for all the comments lol, I figured it out. It's because my Quarter filter is using the dimTable Quarter, not the 'Report views' table Quarter I just needed to create a relationship between the two tables. Thanks again!