Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I have a requirement where in my dataset get its data from a dataflow which gets updated daily based on current date. I basically want to save everydays data based on current date in power bi . Please help me solve this.
Basically if i get 50000 rows of data on 10/19 and 51000 rows of same data with few additions again on 10/20 i shud be able to save both days of data as a stack.
Thanks
Is their any way i can save this data in powerbi dataset for trend analysis?
@PJ202 Dataflows save information in Azure Data Lake Storage Gen2. You should be able to create a Azure Data Factory job that saves the information off each day somewhere else.