Great video! thanks for the troubleshooting part and details of the M code
@mmiftaulhaque3 жыл бұрын
This was very helpful to me. Thank you for your time and efforts.
@muraliprasath993 жыл бұрын
Thank you so much. This is very useful for me to change my Data Source.
@bandanim9417 Жыл бұрын
Really useful, thank you
@tlee70282 жыл бұрын
Thank you so much for sharing.
@dantepraxedis Жыл бұрын
Awesome! Clearly explained!
@DanielWeikert3 жыл бұрын
Hi Matthew, thanks a lot for your video. Could you show it when switching from excel to oracle? When I tried it with SQL I noticed that all the calculated columns (created with DAX) threw errors. I had to delete them. Have you experienced issues there? Thanks! bR
@IndigoVFX3 жыл бұрын
Daniel Weikert Hi, without seeing your DAX or M the only thing that jumps to mind is to check your case sensitivity. Oracle stores table and view columns in upper case unless they’ve been specifically wrapped in “marks”, in which case the exact casing is used. That is: “myData” and myData are not the same. The first will be seen as myData and the second as MYDATA. Hope this helps.
@fishleaf3 жыл бұрын
Hi Daniel, I made a part 2 of this video to demo Excel to SQL. Hope the Part 2 give you some ideas kzbin.info/www/bejne/bnarfKx_fLuVZ6s If you are still facing issues, you can submit a ticket from admin.powerplatform.microsoft.com/newsupportticket/powerbipro and to deep dive with a support agent!
@DanielWeikert3 жыл бұрын
@@fishleaf What I noticed was that when I replace the data source from excel to sql then my calculated colums (in DAX) throw errors that the column "already exists"
@DanielWeikert3 жыл бұрын
@@IndigoVFX Thanks for your idea. See my answer above. The issue seems to be that Power BI does not accept the pre created DAX columns.
@weiweiwang0122 жыл бұрын
Hi Matthew, Nice video! It's really the topic that I want to know more! Do you think that you can touch on swap data sources between SharePoint folder (stored excel files) and Power BI dataflow source? Thanks in advance!
@pl41952 жыл бұрын
Hi Matthew, I need your help. I have one question about Power BI. I make one sales report everyweek with one excel as data source. How can I save all these weekly report in the same power BI report so I could look back previous report by clicking the filter.
@1972Sammy Жыл бұрын
What if the news data source has more columns?
@monitoringincar4237 Жыл бұрын
how to swap data source from file xls to folder?
@summalai3 жыл бұрын
Hi Matthew, When I tried to change my data source from SQL to Excel, always pop-up a error said" "This query contains transformations that can't be used for DirectQuery" . Any idea? really appreciated.
@KumarGaurav-x6i9 ай бұрын
Can you please create and upload video for how to swap excel data source with Big Query table ?