Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Issue While Trying to update records in Power BI Streaming Dataset via Power Apps

We are trying to update records in Streaming Dataset Via Power apps for which we have followed below mentioned steps: 1 We created a streaming dataset in power bi services and generates an API end...
  • v-ssriganesh's avatar
    1 year ago

    Hi Anonymous,
    Thank you for reaching out to the Microsoft Fabric Community.

    Its seems that you're facing the "KeyFoundInDeletedResourceKeyCacheException" error while trying to update a Power BI streaming dataset via Power Apps. Here are a few troubleshooting steps to help resolve this issue:

    • The API key for the dataset might have been regenerated or revoked. Please go to Power BI Service >> Dataset Settings >> Locate the streaming dataset >> Check the API key and endpoint. If the key has changed, update it in the Power Apps custom connector.
    • Make sure that the dataset still exists and is accessible in Power BI Service. Check whether your user account has the necessary permissions to update the dataset.
    • Power Apps might cache outdated settings. Try removing and re-adding the Custom Connector in Power Apps, then republish the app. Clear the browser cache before testing again.
    • If this works in another domain but not in your Power BI tenant, check if Power BI API access is restricted by your IT admin.
    • If the dataset was modified or recreated, try deleting and recreating the dataset, then generate a new API key and update it in Power Apps.


    If this helps, kindly Accept it as a solution and give a "Kudos" so other members can find it more easily.

    Thank you.