Forum Discussion
DAX function for Threshold
I need to verify if a particular LWR meets a threshold. I've created a threshold table for this purpose and connected it to Crystal using a performance cell. The workflow should be such that when I select a specific LWR ID in the LWR table, it filters the performance cell in Crystal based on the meaningful code, which connects both tables. Then, the filtered performance cell should further filter the threshold and display the minimum threshold in kg and EUR.
I've written a DAX function for this, but I'm not obtaining the count of the number of LWRs meeting the threshold.
Could someone kindly provide assistance with this issues? Thank you. Need Help
- Anonymous2 years ago
Hello Thank you for your response, I was able to figure out the way to get the count. Let me know if you are looking for solution
2 Replies
- AnonymousNot applicable
Hi Anonymous
Can you provide detailed sample pbix file and the results you expect.So that I can help you better. Please remove any sensitive data in advance.
Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hello Thank you for your response, I was able to figure out the way to get the count. Let me know if you are looking for solution