Forum Discussion
juan_pablo
4 years agoHelper V
USERELATIONSHIP doesn't deactivate the active relationship
Hi, When I use the DAX function USERELATIONSHIPS it doesn't acts as the documentation says and it keeps using the active relationship instead of the indicated by the function. I made this simple...
- 4 years ago
Time to update the documentation, I guess. I see that it can be misinterpreted.
What you _can_ (probably) do is make the connection between Parciales and Documents inactive as well by default. That would then allow you to switch on either of them (but not both)
Or you could consider merging the tables 13 and Parciales.
lbendlin
4 years agoSuper User
Time to update the documentation, I guess. I see that it can be misinterpreted.
What you _can_ (probably) do is make the connection between Parciales and Documents inactive as well by default. That would then allow you to switch on either of them (but not both)
Or you could consider merging the tables 13 and Parciales.