Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Chirag_Sidana
Frequent Visitor

Changing Measure Values to Months/Days

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

1 ACCEPTED SOLUTION
alexei7
Continued Contributor
Continued Contributor

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

View solution in original post

3 REPLIES 3
alexei7
Continued Contributor
Continued Contributor

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!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.