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 all 🙂
I have to import data from a daily mail that contains a PDF which is purely configured but can't be changed.. all the prep has been going good untill the last step
I need the bagdrop and business etc to be set as header and the data (19 and 19) to be align next to the date.
Anyone have a solution?
best
Oskar
Solved! Go to Solution.
Hi,
Based on the screenshot and your explaination.
1. replace error for the date column to null,
2. fill down the date,
3. filter no null for either the column 11 and 12.
Regards
Kerwin
Hi oskarcph
Click here to download a solution.
Please click thumbs up and accept as solution, Thank you !
In query editor right click on Date column and Fill > Down
Left click in top left grid and Remove top rows = 3
Left click in top left grid and Use first row as header
Edit Date colmn to XDate
Click on a Index column
Add a conditional column called "YDate" with if Index = 0 then "Date" else value of Xdate column
Remove Xdate and index column
Left click in top left grid and use first row as header
Hi,
Based on the screenshot and your explaination.
1. replace error for the date column to null,
2. fill down the date,
3. filter no null for either the column 11 and 12.
Regards
Kerwin
Check out the July 2025 Power BI update to learn about new features.