Forum Discussion
Refreshing Data in Service
- 10 months ago
Hi RossS,
To do this, open your report in Power BI Desktop and go to Transform Data -- Manage Parameters. Create two parameters -- StartDate and EndDate (or RangeStart and RangeEnd) -- with the data type set to Date or Date/Time. Apply a filter to your main data table using these parameters, so only rows within the chosen date range are loaded. For example, filter the date column by [Date] >= StartDate and [Date] <= EndDate.
After making these changes, publish the report to Power BI Service. In your workspace settings, find your dataset and look for the Parameters section under Dataset Settings. Here, you can update StartDate and EndDate whenever you want to refresh data for a certain period. Click Refresh Now after updating the parameters to load the filtered data.
Thakn you.
Hi RossS,
Thank you for reaching out to the Microsoft Fabric Community Forum.
This error suggests that the dataset’s connection to its data source is not fully authenticated in the Power BI Service. If the Data source credentials option is greyed out, it’s often because the dataset uses a shared cloud connection or a gateway connection managed at the workspace or Fabric item level, instead of being set directly in the dataset.
To fix this, go to workspace settings - Connections and gateways and check that the connection for your data source (like SQL, Lakehouse, or Dataflow) is correctly set up and signed in. If it’s invalid or expired, try re-authenticating. Afterward, you should be able to access or refresh the dataset credentials.
For Fabric items such as Lakehouse or Warehouse, credentials are managed automatically, and you can refresh from the Data tab in the workspace. For external sources like Azure SQL or SharePoint, make sure OAuth2 is selected and the publishing user has access.
Once the connection is valid and credentials are updated, enable Scheduled refresh so that incremental refresh works as expected.
Thank you.
Hi RossS,
Just wanted to follow up and confirm that everything has been going well on this. Please let me know if there’s anything from our end.
Please feel free to reach out Microsoft fabric community forum.
Thank you.
- v-sgandrathi10 months agoCommunity Support
Hi RossS,
We wanted to check if you had a chance to review our last reply. Let us know if it helped or if you need more guidance, we're always happy to help further.
Thank you.- v-sgandrathi10 months agoCommunity Support
Hi RossS,
As we did not get a response, may I know if the above reply could clarify your issue, or could you please help confirm if we may help you with anything else?
Thankyou.