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.
Hi All,
I am trying to connect to an .xlsm file hosted on a sharepoint folder from a dataflow, using the SharePoint Folder connector. unfortunately, when the query is trying to combine the (unique) file, it doesn't recognise the .xlsm format (whereas in PBI Destkop I managed to connect to such .xlms files...). Do you think it's linked to the SharePoint Folder connector, to dataflow, have you faced similar issue in Dataflow?... and do you see any other option than converting my file to .xlsx?
Thx!!!
Ben
I've been struggling for awhile on this too! I just tried a workaround and it seems to be working: create an .xlsx file to use for the transform file, then filter out the rows from the .xlsx file.
Here is what I did:
Let me know if it works!
Thanks alot Will,
I have been struggling myself for a while, considering that from Desktop perspective this multiple .xlsm files combination worked instantly.
Actually your trick works great for working around this Dataflow bug ! Cheers !!!
Hi Ben,
Did you solve this problem? I am trying to combine .xlsm files from a sharepoint folder too and I have the same problem.
Thanks,
Germán
@Anonymous
Did you follow the doc, use the correct path:
https://docs.microsoft.com/en-us/power-bi/desktop-use-onedrive-business-links
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues
And if it is not there, then you could post it.
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".
Did you find a solution/workaround for this problem?