Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I am very new to Power BI.
I have created a simple report with 2 parameters: StartDate and EndDate. So user can input them and based on that the query would run and report would be generated.
I have kept these 2 parameters (in Query Editor), Enable Load and Include in Report Refresh. So both are checked.
Now these 2 parameters are available in the Report Page. I have created a measure called "DashboardTitle". The definition is:
DashboardTitle = CONCATENATE("Time Period: ", CONCATENATE(FromDate, CONCATENATE(" to ", ToDate)))
I have used this measure in the card visual to display at the top so that user can see nice time period selected. Down below is the report that the query has fetched results for.
Problem is: every time I input the parameters and hit OK, the report gets refreshed with new parameter values but the date doesnt change in the title. I have to hit refresh again and then the dates would change. Unless user clicks refresh, the dates are still old dates and the report is with new date which may lead to confusion for user.
Why doesnt the date change in the Title along with the data in the report? Any idea? Thanks.
Solved! Go to Solution.
Alternatively, you may try using Slicers.
Alternatively, you may try using Slicers.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 30 | |
| 25 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 49 | |
| 32 | |
| 19 | |
| 19 | |
| 17 |