Forum Discussion
clustered chart duplicate X axis bug
Hi Pipat,
Based on my test, I'm not able to reproduce the issue. After publish the report to web, then add embed code into the web page, X-axis labels are fine. see:
In your scenario, how did you embed report to your web page? Can you share more detail steps for us to reproduce it? Also please try to add my published report to your web page use below code to see if the issue occurs.
<iframe width="800" height="600" src="https://msit.powerbi.com/view?r=eyJrIjoiZjk4ZmI5Y2YtNDNkMC00MjU2LTg2ZWQtMmM1NzUxODkxNDQ1IiwidCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsImMiOjV9" frameborder="0" allowFullScreen="true"></iframe>
Best Regards,
Qiuyun Yu
- Pipat9 years agoFrequent Visitor
Hi v-qiuyu-msft
I embedded my report to web page by getting embed url from this site.
http://docs.powerbi.apiary.io/
The embed url is from "List All Tiles" api.
This is the example url.
https://msit.powerbi.com/embed?dashboardId=xxx&tileId=yyy
Thanks,
Pipat
- Pipat9 years agoFrequent Visitor
Hi v-qiuyu-msft
I got the embed url from this site. (http://docs.powerbi.apiary.io/)
I used the "List all tiles" api to get the embed url.
This is the example of the url.
https://msit.powerbi.com/embed?dashboardId=xxx&tileId=yyy
Thanks,
Nui
- Pipat9 years agoFrequent Visitor
Hi v-qiuyu-msft
This is the example url that I embedded to my website.
https://msit.powerbi.com/embed?dashboardId=yyy&tileId=xxx
Thanks,
Pipat