I am working on a report in PowerBI which has a table and a Power App (included via the PowerApp-Widget). Both table and app use the same data imported from an Excel-file on OneDrive, the App is able to change the data. I am currently working on a published version of the report in the PowerBI service.
My requirement is that changes made to the data with the Power App should immediately be visible in the table without needing to reload the page. Is there a way to achieve this? The PowerBI API doesn't seem to offer such a function, also working with DirectQuery doesn't give me the required result.