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.
I have a question below is the sample dataset , i want to append all the tables , so the result will be similar to the another pic , is this possibile , can anyone share me the steps pls
result , like this for other companies and month and sub abc , def , ghi too
Hi,
Share the download link of the MS Excel file with 3 tabs - one for each tables that you have shown in your image.
is it possible for you to share the pbix file too pls ?
Import the Excel as it is.
"01/" & [Attribute.2] & "/" & [Year]
Repeat for the other tables and make sure that all column names are the same in each table and Append all the tables together.
Thanks
Joe
If this post helps, then please Accept it as the solution