Forum Discussion

FabioN's avatar
FabioN
Frequent Visitor
5 years ago
Solved

Alert with new row

Hello all, my data is refreshed every night. I have a table with a list of products that are below stock level. Is there a way to send an email / trigger an alert when a new product is added to th...
  • v-deddai1-msft's avatar
    5 years ago

    Hi FabioN ,

     

    It can't be achieved in power bi currently to show the refreshed data separately.  Once the refresh is triggered, all content will be refreshed, and the latest data refreshed to the dataset cannot be obtained through any identifier.

     

    Even if incremental refresh is enabled, I have not found any way to get the latest refreshed data.  The method I think is to add a  time column to the data source. Whenever new data is added to the data source, add the current time together. You can use this column to get the latest refresh data in power bi.

     

    I also suggest you create an idea for it in https://ideas.powerbi.com/forums/265200-power-bi-ideas

     

    Best Regards,

    Dedmon Dai