The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello PowerBI forum,
I'm trying to create a reusable dashboard, than can be generated by simply changing the source in PowerQuery.
The sources I use are:
- Google Analytics(live connection)
- MailingExport(CSV)
We have over 100+ customers, this dashboard must be reusable for all of them. they all have a Google Analytics account under
our main account. In the advanced script-editor I can just change the database ID's and load the data for another customer. for the MailingExport I just change the source location.
As long as the datamodel is the same this should be fine right? and is there also a way to switch accounts of Google Analytics as this script-editor thing is a bit of a work around...
Or does someone have a better way to solve this reusable problem?
Thanks already!
Kind regards,
Niels Deckers
Solved! Go to Solution.
Hi @Anonymous,
Based on my research, you could use the parameter function in query editor and use the different parameters(in your case is the ID) to connect different data source, you could refer to below link:
Regards,
Daniel He
Hi @Anonymous,
Could you please tell me if your problem has been solved? If it is, could you please mark the helpful replies as Answered?
Regards,
Daniel He
Hi @Anonymous,
Based on my research, you could use the parameter function in query editor and use the different parameters(in your case is the ID) to connect different data source, you could refer to below link:
Regards,
Daniel He