Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi,
I have created a measure which calculates the number of days to achieve a certain target. However, since the # days are coming out to be 100+ for a lot of cases, I would also like to give the user an option to show the measure in # months if desired. So basically a click functionality where the user can chose to see the measure in months or days. This would have been simple in Tableau using parameters but I am not sure if Power BI parameters can be used the same way.
Thanks in advance,
Chirag
Solved! Go to Solution.
Hi Chirag,
The DATEDIFF DAX function should help with what you're trying to achieve.
You could create different measures using this function for Days, Weeks, Months difference etc and then have a slicer to allow the user to select one of these measures.
Hope that helps
Alex
Hi Chirag,
The DATEDIFF DAX function should help with what you're trying to achieve.
You could create different measures using this function for Days, Weeks, Months difference etc and then have a slicer to allow the user to select one of these measures.
Hope that helps
Alex
Thanks for your response Alex! I wasn't sure how DATEDIFF could fix this but I did create two measures - one for date and month each and used slicer to change the view between these two measures. This does help me achieve the view I wanted.
Thanks Again!
Chirag
Great, glad I could help!
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
102 | |
68 | |
46 | |
37 | |
37 |