Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Embed google trends in report

I am trying to embed google trends in my  PowerBI report. I realized it is not possible to connect to the actual data, but is it possible to somehow put the embed link in the dashboard?

<script type="text/javascript" src="https://ssl.gstatic.com/trends_nrtr/2152_RC02/embed_loader.js"></script> <script type="text/javascript"> trends.embed.renderExploreWidget("TIMESERIES", {"comparisonItem":[{"keyword":"corona","geo":"US","time":"today 12-m"}],"category":0,"property":""}, {"exploreQuery":"geo=US&q=corona&date=today 12-m","guestPath":"https://trends.google.com:443/trends/embed/"}); </script> 

 

3 Replies