Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Answered

Power BI Streaming Dataset with Excel - Using Flow to keep dataset updated

(0) ShareShare
ReportReport
Posted on by 60

Hi,

 

I am running into a problem with my streaming dataset. The data for the streaming dataset is rendered from an excel file stored in onedrive for business. I use flow to list all rows in the excel table every 1 minute and then update the Power Bi Streaming Dataset.

 

This works fine the first time the flow runs. However when the flow runs again the data get duplicated .

 

For example

Row one has a value of 20 the first time.

 

The second time the flow runs this value will become 40 then 60 then 80 and do on.

 

Is there any way to get flow only to add newly entered columns to the streaming dataset.??

  • C_D Profile Picture
    2 on at
    Re: Power BI Streaming Dataset with Excel - Using Flow to keep dataset updated

    Hey @v-bacao-msft 
    Can you share the link to some documentation that details:

     

    "In addition, it seems that Power BI can directly connect to the files stored in OneDrive for Business as a Dataset, and it can be refreshed automatically. It seems that the effect is better than using Flow."

     

    Would be good to have a live link to my sharepoint excel files in power bi

  • Verified answer
    v-bacao-msft Profile Picture
    on at
    Re: Power BI Streaming Dataset with Excel - Using Flow to keep dataset updated

    Hi @shanecosgrove ,

     

    List rows present in a table action will get all the rows in the table and add them to Dataset, so this will happen.

    There is no trigger in Excel online connector like When an item is created, so we can't rely on the trigger to detect and get the newly added row.

     

    • The method you could consider is to add an extra column in Excel table to tag whether the row have been added to Dataset. The default value is null.
    • Use Condition to filter out the row with this field empty and add it to Dataset. After adding the current row to Dataset, update this column value.

     

    Image reference:

    52.PNG51.PNG

     

    In addition, it seems that Power BI can directly connect to the files stored in OneDrive for Business as a Dataset, and it can be refreshed automatically. It seems that the effect is better than using Flow.

     

    Hope it helps.

     

    Best Regard

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Featured topics