The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everybody!
I'm getting product images from an oracle database for power query, and the file comes from the binary type, but when I click on combine files nothing happens. Does anyone know what I can do?
DB Table:
Power Query:
Hi @FelipMark,
Would expect that to be caused by the null values...
Filter them out and try again. Select "Remove Rows/ Remove blank rows" on the ribbon.
If you also need the Product ID's that do not have Binary content. Split the table first and combine them again after...
Ps. if this helped solve your query please mark it as solution. Thank you!