Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi, I have a monthly power BI report that gets updated each month. It reads excel file which is outputted by SAS. The format of the excel file for different months should be the same. But the query fails when I try to use last month's source step to read this month's data.
I figure that this has something to do with the excel files. My excel files from last month is much larger than this month's, but by visual inspection I cannot find any difference. The first screenshot is the source step after reading in last month's data, and the second screenshot is the source step after reading this month's data. I notice that last month's has three more columns : Item, Kind, and Hidden. Do you know what this imply about the the excel files and how I should modify this month's excel file so it can be read in the same way? Thank you so much!
@LuciaTan Hey,
Can you please send the screenshot of your error message ?
or if your all column are same in report then you can load data in seperate table and then append it your old table to see the current month data.
Thanks
Harish M.
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Hi LuciaTan,
If you want only Name and Data columns from your data source, you can add a filter step after source which Keeps only these two columns and deletes the rest.
If you find this helpful, please Accept this as a solution.
User | Count |
---|---|
77 | |
75 | |
46 | |
31 | |
28 |
User | Count |
---|---|
99 | |
93 | |
50 | |
49 | |
46 |