Forum Discussion
vsorensen
4 years agoFrequent Visitor
DAX SELECTVALUE() not recognizing dynamic measure
Hi, I'm having an issue where the value returned by SELECTEDVALUE can be compared to a hardcoded value but not a measure. Below is the code that I've written. Planned Contingency Spendin...
v-yalanwu-msft
Community Support
4 years agoHi, vsorensen ;
It can be compared with the metric value, but since the metric value changes dynamically; so you can put [FiscalYear] in the table to see if each row returns what is the result?
If the above one can't help you get the desired result, please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.
How to upload PBI in Community
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.