Forum Discussion

subu_das's avatar
subu_das
Frequent Visitor
5 months ago
Solved

SVG Calculated Columns in Power BI Table Visual β€” Export Shows Raw SVG URL Instead of Data Value

Hi Community! πŸ‘‹ I wanted to share something I recently discovered while building screening dashboards in Power BI, and I think many of you may have hit the same wall. 🎯 What I Was Trying to Do ...
  • grazitti_sapna's avatar
    5 months ago

    Hi subu_das,

     

    This is a core design limitations of Power BI. While in Power BI it renders and generates the SVG image but while you download it's downloaded text hence images are conerted to text instead of images.

     

    What you can do it by instead of providing the download option (Disable header Icons) on the main table (Which is using SVG images), you can provide a toggle or a button which can change the visual to a downloadable version (Using Bookmarks). in this downloadable table replce the column (SVG images) with some other column (Status) which has text, and then user can downlaod it from there with correct statuses.

     

    🌟 I hope this solution helps you unlock your Power BI potential! If you found it helpful, click 'Mark as Solution' to guide others toward the answers they need.
    πŸ’‘ Love the effort? Drop the kudos! Your appreciation fuels community spirit and innovation.
    πŸŽ– As a proud SuperUser and Microsoft Partner, we’re here to empower your data journey and the Power BI Community at large.
    πŸ”— Curious to explore more? [Discover here].
    Let’s keep building smarter solutions together!

     

  • subu_das's avatar
    5 months ago

    Thanks i have submitted an idea to Power BI.