Search code examples
powerbipowerbi-datasource

How to create a power bi report with excel which updates on daily basis


Hi I have an excel which is saved in one drive for business. I update the file on daily basis with the agent name, date and no of clients handled. I have created a report with power bi file in desktop version and published it in power bi online and then created link by publish to web option. Now this link is not updated with recent data.

I tried to create the report through power bi online but it does not have options like modeling and query editor...

I am very new to power bi so kindly excuse for any errors ....

I just need to give the operations team a link to view daily performance of the team, rather than opening excel file and looking at the data.

I just need to paste the data in excel file and the report should be updated automatically ...


Solution

  • I have created a report with power bi file in desktop version and published it in power bi online and then created link by publish to web option.

    Creating the report in Power BI Desktop is the correct first step. But if you are using Publish to Web functionality, you are publicly sharing your data in an insecure manner. Do you actually mean Publish To Web, or do you just mean that you published your report to PowerBI.com?

    Now this link is not updated with recent data.

    You need to set a scheduled refresh so the Power BI model will contain the latest version of the data from your Excel file. You can also manually refresh your dataset, but if you want to make sure it has the latest data every day, scheduled refresh is the way to go. Locate your dataset in PowerBI.com. There will be a scheduled refresh option. On the settings page, enter your credentials, then under scheduled refresh turn on the Keep your data up to date toggle. Choose a frequency and time.

    Here is a link to make sure you connected to your file in OneDrive correctly that also mentions how to set up scheduled refresh at the bottom.