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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Pops1997
Regular Visitor

Refresh on Desktop but not on services without error

Hi,
I'm encountering an issue with Power BI and I can't figure out why it's happening.

I have the following setup in my report:

  • Closing dates (N and N-1) are manually inputted parameters.

  • Opening dates are dynamic. Specifically, Opening Date N = Closing Date N-1 + 1 day.

Pops1997_0-1744375902400.png

 

Based on these parameters, I have a parameters table that calculates the First Fiscal Month depending on Opening Date N.
For example, if Closing N-1 is in March and Opening N is in April, then the First Fiscal Month is 4.

 

Pops1997_1-1744376008582.png

 

Then, I have a Date Dimension table, which is supposed to be filtered based on that First Fiscal Month.

Pops1997_2-1744376147349.png

 

I've tried everything:

  • Using Date.Month directly from the Opening Date parameter.

  • Creating a new column with the Opening Date and extracting the month., Adding a column that returns true if FirstFiscalMonth = OpeningMonth.

  • Even creating a separate parameter manually inputted like "First Month".

  • I also tried filtering directly in the SQL query.

The issue is:
The refresh works perfectly in Power BI Desktop, including on the Date Dimension Table. But in Power BI Service, it doesn't refresh correctly only for the Date Dimension Table – all other tables update as expected.

 

For example:

  • In Desktop, I see "2" on both tables (as expected)

Pops1997_3-1744376534317.png

 

  • In the Service, it's still showing "4" on the Date table, which is outdat

Pops1997_4-1744376655275.png

 

No problem with refresh : 

Pops1997_5-1744376692185.png

 

Please help me

 

 

 

 

1 ACCEPTED SOLUTION
Pops1997
Regular Visitor

Hi, sorry if i wasn't clear, i did change parameters from services for services. 

I found the problem, it was a silly mistake on my end. Leaving it here for history, have a nice day

 

Pops1997_0-1744379709052.png

 

View solution in original post

2 REPLIES 2
Pops1997
Regular Visitor

Hi, sorry if i wasn't clear, i did change parameters from services for services. 

I found the problem, it was a silly mistake on my end. Leaving it here for history, have a nice day

 

Pops1997_0-1744379709052.png

 

lbendlin
Super User
Super User

If you change the parameter value on the desktop that will not automatically change the parameter on the service.  You would have to re-upload the PBIX to the workspace or you would have to go to the semantic model setting page and update the parameter there.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors