Forum Discussion
Problem with USERELATIONSHIP
Hello, I'm seeing an issue when using a DAX measure with the USERELATIONSHIP Function to activate an inactive relationship. The formula is:
2 Replies
- VahidDMSuper User
Hi Anonymous
I can see your data so not able to write a dax, but you need to use HASONEVALUE in your code.
https://www.sqlbi.com/articles/distinguishing-hasonevalue-from-isinscope/
https://docs.microsoft.com/en-us/dax/hasonevalue-function-dax
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
- v-yanjiang-msftCommunity Support
Hi Anonymous ,
Here's the USERELATIONSHIP function you can have a look.
https://docs.microsoft.com/en-us/dax/userelationship-function-dax
It’s hard to understand without a sample, could you please show more details about your data model?
Best Regards,
Community Support Team _ kalyj