Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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 November 2023 Power BI update to learn about new features.