Forum Discussion
USERELATIONSHIP Function so user only needs to use one slicer with RANKX values
Hi there,
I',m trying to write a measure that ensures ALL values in both the 'Release Success Data'[Combined Distinct Clients] and 'Incidents'[Client] columns are used as the pretext for ranking measures that calculate rankings in each dataset.
Ideally I'd like to be able to consolidate both values into one visual but can't quite get the DAX to work. I have an indirect (Many-Many - no option with that here) relationship betwen 'Release Success Data' and 'Incidents' on the 2 client columns however don't quite know how to adjust that into my RANKX measures for Release Success.
what I have for
"Incident Volume"
Hi I figured it out myself. Thanks
3 Replies
- v-zhangti
Community Support
Hi, E_K_
Can you provide more sample data for testing? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures or Excel.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- E_K_
Helper III
Hi I figured it out myself. Thanks
- AnonymousNot applicable
Hi there!
May I ask what the solution was? I'm currently having a similar issue and would appreciate it if you could share the solution!