Forum Discussion
Anonymous
6 years agoNot applicable
Power BI have functionality to pick automatically if new file available in the share point folder
I have two sets of files (A and B). Each A and B file appended with year like A_2018,A_2019,B_2018,B_2019. A file has different columns and B file has different columns. Now my query is, do Power B...
rainer1
6 years agoResolver III
Hi Anonymous,
there is no solution for your purpose of automatically loading new files to power bi. Because of the fact you specifiy the data file name when you add a new source.
Parameters may be a solution - See here https://www.mssqltips.com/sqlservertip/4475/using-parameters-in-power-bi/
The problem with parameters is you will override the the file name so the complete table will change based on the parameter.
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!
It was useful? Press Thumbs Up!