Forum Discussion

KEO46's avatar
KEO46
Helper I
9 months ago
Solved

Dynamic image or message

I’m trying to make a Power BI visual show a trophy PNG image or “Congrats!” message when there’s no data, and hide the chart when there is.

I’ve tried using a SharePoint/OneDrive image URL (blocked by authentication), a Base64 image in DAX (not supported), and layered visuals controlled by a DAX flag (no Visibility fx in my version).

Right now I’m using a fallback card that says “No data for selected Business Unit,” but I’d love ideas on any workaround that displays an image dynamically without upgrading Power BI.

3 Replies

  • You are solving the wrong problem. Apply filters in a way that there's always some data. Include a Help/Q&A tab that explains how to use the report.  Run user trainings.

    • KEO46's avatar
      KEO46
      Helper I

      I agree with that but that is not what the requester wants.