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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
bcosta98
Helper I
Helper I

How to Create a Date Parameter to Use on Dynamic Report?

Hi,

 

I have made an Report in which I use the now() function for many of my measures. In the middle of the making I realized it limited my view and analysis, so I would like to make a parameter in which I can select a date to use on all my metrics. 

 

Thank you.

1 ACCEPTED SOLUTION

@bcosta98 - People usually use a slicer for that. It can even be a disconnected slicer table. You then just use SELECTEDVALUE or MAX to grab the value in the slicer. You could create a measure and edit the measure. You could hard code it into your formula. I don't have your PBIX file or any kind of vision in my head of what you are dealing with so it's hard to say exactly. Screen shots. Screen shots are good. Sample data. That's pretty good too. More details in general. Details are great.

 

Check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882

Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

@bcosta98 - Just create a Calendar table using CALENDAR or CALENDARAUTO. Relate it to your data, use it in a slicer.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

@Greg_Deckler  Actually, I started making some measures out of the now() functions because using slicers wasn't doint it for me. Therefore, I need to use an single value that I input on my measures and collumns, which I can modify.

Like replacing NOW() with DATE()?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

@Greg_Deckler  But how can I change the date on the report?

@bcosta98 - People usually use a slicer for that. It can even be a disconnected slicer table. You then just use SELECTEDVALUE or MAX to grab the value in the slicer. You could create a measure and edit the measure. You could hard code it into your formula. I don't have your PBIX file or any kind of vision in my head of what you are dealing with so it's hard to say exactly. Screen shots. Screen shots are good. Sample data. That's pretty good too. More details in general. Details are great.

 

Check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882

Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors