Forum Discussion
Getting additional data from Google Analytics
Hi , After updating $ Sales, $Orders from Google Analystics , I realise I forgot to include Unit Sales. How do I update my data source without having to re-create the whole query? Thanks
Malcolm Wun
6 Replies
- AnonymousNot applicable
Hi Anonymous,
You can click Recent Sources in the current Power BI Desktop file, and select Google Analytics, in the Navigator, you can select Unit Sales with dimension to import the data to Power BI. Then in the Query editor, using merge queries feature under Home ribbon, you can merge the newly imported query to your current query.
There is an example for your reference.
If the above steps don't work in your sceanrio, please post sample data of your tables and expected result, also we need to know if these fields($ Sales, $Orders,Unit Sales ) are in same cube.
Thanks,
Lydia Zhang- AnonymousNot applicable
HI It didnt work for me as the merge process did not pull the "data" from the new created GA.. I also note that the GA for both the Current and NEW have more than 1 fields "Country", "Year" "Week of the Year" and "Date"... IF this is the case, what is the best solution stopping short of creating a new GA?
- AnonymousNot applicable
Hi Anonymous,
Then you can use "Get Data->Google Analytics " entry in your current Power BI Desktop file to import data from new GA, then implement the merge process. It will be helpful for us to provide you appropriate method if you can post sample data of your tables.
Thanks,
Lydia Zhang
- svladutuNew Member
Go to Power Query->Manage-> Add items