The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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