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.
guys i created a power query for powerbi by taking the data from single file xls which in my pc. now i changed my mind and i need the data to be from folder which in my desktop instead of single xls file.
is there a way to solve this problem?
Solved! Go to Solution.
@anglefbi11 Create a folder query. Copy and paste the M code for your transformation into the Transform Sample File query. Remove old query, rename Folder query to the old query name.
@anglefbi11 Create a folder query. Copy and paste the M code for your transformation into the Transform Sample File query. Remove old query, rename Folder query to the old query name.