Forum Discussion

alex1121's avatar
alex1121
New Member
11 months ago
Solved

Power Query Parameters Not Updating Data in Power BI Service

Hi I have simple case where I have a Date table in a model. 

Date table has been created using two Parameters of Type Date. RangeStart and RangeEnd.

 

in my Power BI source file the parameters has start date from : 1-1-2011 and EndDate 12-31-2012

 

However, when I update values of these parameters inside PowerBI Service it does not update values in my table. it shows me the old values.

parameters inside power bi

 

if I update my parameters it does not chages the the model.

I want dates to change based on values in this field. what could be the possible reason?

  • Hi alex1121

     

    After you update the parameters, are you refreshing the semantic model in the service? 

     

    If this helped, consider giving some kudos. If I answered your question or helped solve your problem, mark this post as the solution to help futute forum users find it. 

2 Replies

  • Hi alex1121

     

    After you update the parameters, are you refreshing the semantic model in the service? 

     

    If this helped, consider giving some kudos. If I answered your question or helped solve your problem, mark this post as the solution to help futute forum users find it. 

  • My gateway wasn't configured. it is fixed after refreshing the semantic model. Thanks!