Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hey PBI'ers,
I have a parameter with a filepath.
with """&FilePath&"" I intergate this as my source in de advanced script editor.
But it's on my C: hardrive and I want have to implement 130 dashboards with the same data model.
So how can I get the currentfolder where the PBIX file is in + [filename](as my parameter input) in the
M language?
Thanks already, kind regards,
MrNelsch
Solved! Go to Solution.
Hey PBI'ers,
I have a parameter with a filepath.
with """&FilePath&"" I intergate this as my source in de advanced script editor.
But it's on my C: hardrive and I want have to implement 130 dashboards with the same data model.
So how can I get the currentfolder where the PBIX file is in + [filename](as my parameter input) in the
M language?
Thanks already, kind regards,
MrNelsch
Do the dashboards (report pages?) need to be in separate PBIX files or can you have them all in a single PBIX file?