Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi All
All the while I am import data from folder . The folder store at SharePoint. The PBI is running for 2 year with out any issue.
Now I like to change to import all same raw data from my notebook Dropbox folder.
May I know how it is possible I make use code generate from SharePoint and modify it ?
Or I should import raw data from scratch from Dropbox . And manually the recode those field from text to date and etc.
hope some one can advise me.
Paul
Solved! Go to Solution.
@admin11 , Little with difficult. You need to create a new connection using the new folder. and then carefully replace the steps in the old code.
I have explained it here
Change Connection from One source type to another Source Type: https://youtu.be/nwYJgG2hmd0
@admin11 , Little with difficult. You need to create a new connection using the new folder. and then carefully replace the steps in the old code.
I have explained it here
Change Connection from One source type to another Source Type: https://youtu.be/nwYJgG2hmd0
thank you for your you tube sharing . I will create a file for PBI , which import data from Dropbox and SharePoint and compare the diff.
Paul