Forum Discussion
Google Trends interest over time graph does not display correctly
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.
- mimig9 years agoNew Member
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.
- v-qiuyu-msft9 years ago
Community Support
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