Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
When trying to integrate Google Trends with Power BI, I can add a tile to my dashboard, but the tile only displays the top 1/3 of the chart - the rest is just white.
I've got a screencap of the problem here: https://1drv.ms/i/s!Aqmkk_6dD5nZi4FjsMkuVmrl8-t6AA.
Any ideas?
@mimig: It would be interesting if you could share with us how you retrveived data from Google Trends ?
From a PowerBI.com dashboard, click Add Tile, Web Content, Next. Then paste in the embedded code from trends.google.com.
To get the embedded code, go to trends.google.com, enter your search terms and get the line graph. Then click the arrow in the upper right of the graph, and click Embed. Copy the code from that new window into PowerBI.com.
I just retried this though, and I still only get the top 1/3 of the graph to display.
@mimig: Thanks for sharing. Just so you know, this works fine when I tried this. Using Chrome and loggen in on my personal account with google.
Hi @mimig,
I notice there is a warning signal in the chart, please click it to see the detail message.
I guess there should be large amount of data which can't display in the chart, please try to filter data to display less data see if the chart can display completely.
Best Regards,
Qiuyun Yu
The warning signal says "This widget contains web content not provided by Microsoft. Web content could contain code with security or privacy risks".
The actual code I'm trying to embed is as follows, it's just a generic google trend chart:
<script type="text/javascript" src="https://ssl.gstatic.com/trends_nrtr/884_RC03/embed_loader.js"></script>
<script type="text/javascript">
trends.embed.renderExploreWidget("TIMESERIES", {"comparisonItem":[{"keyword":"\"Azure DocumentDB\"","geo":"","time":"today 1-m"}],"category":0,"property":""}, {"exploreQuery":"date=today%201-m&q=%22Azure%20DocumentDB%22"});
</script>
I got this by going to https://www.google.com/trends/explore?q=%22Azure%20DocumentDB%22, clicking the ... in the line chart and clicking Embed. I then go to PowerBI, click Add tile->Web content and then paste the code into the Embed Code box.
Someone suggested I try this in different browsers, and it turns out that the Google Trend tile renders fine in Google Chrome. In Edge, only the top portion renders (as shown in my screencap) and in IE none of the tile renders- it's totally empty.
Hi @mimig,
I can reproduce the issue on both Edge and IE, and already reported this issue. Will update here once get the feedback.
Best Regards,
Qiuyun Yu
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
13 | |
13 | |
11 | |
8 | |
8 |
User | Count |
---|---|
17 | |
10 | |
7 | |
7 | |
7 |