Forum Discussion

ReubenJ's avatar
ReubenJ
New Member
1 year ago
Solved

How to refresh an Excel Form connected to Power BI Service

I created an Excel Form from OneDrive with Insert->Forms->New Form After I finished my survey, I built a Power BI Report and published to the service. Now, to update my report, I have to open ...
  • Akash_Varuna's avatar
    1 year ago

    Hi ReubenJ  Since Your data set is tored in OneDrive Try these 

    • Store Excel file in OneDrive for Business.
    • In Power BI Service, upload the file and select Connect instead of Import.
    • Power BI will sync with the file every hour automatically.
    • Ensure the file is structured properly with a table and headers.
    • For faster updates, use Power Automate to move data from Forms to Power BI directly.
      Secondly you could also use Dataflow which is in Power BI Service if you are using that please try these 
      1. Store Excel file in OneDrive for Business.
      2. In Power BI Service, create a dataflow:
        • Select OneDrive for Business as the data source.
        • Choose the Excel file and its table/range.
      3. Transform data in Power Query Editor if needed.
      4. Schedule dataflow refresh (up to 48 times/day).
      5. In Power BI Desktop, connect to the dataflow to build reports.
        If this post helped please do give a kudos and accept this as a solution
        Thanks In Advance