Hi friends,
I am building my very first app which allows PowerBI user able to add/correct data directly on Power BI service by using Power Apps visual provided in Power Bi.
In my case, my source data are the excel file which is hosted on Sharepoint. I was correcting the wrong reject reason from W3 to W3333. After I submitted the form, I checked my original data on the excel file, it updated. However, it did not refresh the visual on Power BI. It still kept W3.

I tried using PowerBIIntegration.Refresh() and PowerBI.RefreshDataset() but there was no luck.

Could anyone please help me regarding this issue?
Thank you for your support.