Forum Discussion
clustered chart duplicate X axis bug
Chart is working fine on Power BI Desktop and Power BI Service. But when I put chart's embedded url on web page, the x axis legend is duplicate.
This is on Power BI Desktop.
This is on Power BI Service.
This is on the web page.
There are duplicate X axis legend.
Could you please help me to fix this bug?
Note:
I have tried to use line and stacked column chart and line and clustered Column Chart. Both charts have the same bug.
Data source is view in the SQL Server (Direct Query)
6 Replies
- PipatFrequent Visitor
When I removed the line then the duplicated x-axis label has gone.
This picture is on the web page. - v-qiuyu-msftCommunity Support
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
- PipatFrequent 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
- PipatFrequent 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
- PipatFrequent 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
- PipatFrequent 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