Skip to main content

Power BI

New

Calculated field support image url

Vote (43) Share
Monte's profile image

Monte on 12 Jan 2016 00:58:52

If the measure / calculated field would support image urls you could do quick and dirty KPI based on a DAX expression

Indicator = IF(SUM ( Dashboard[Lead Paid Count]) < 100, "https://redarrow.png", "https://greenarrow.png"))

Comments (6)
Monte's profile image Profile Picture

7b858380 e133-4971-914b-4afd7ea5dd10 on 05 Jul 2020 23:17:21

RE: Calculated field support image url

Yes, just stumbled upon this challenge. Not being able to format the measure as url is highly limiting. Fully dynamic traffic lights (RAG status) is the need behind. So, it this is difficult to implement, consider also adding additional parameter to your KPI visual (at the moment only possible to have a target, but without additional threshold RAG is not possible to achieve). Tx!

Monte's profile image Profile Picture

1e974ece 5fde-4834-b5aa-77aabb701ee5 on 05 Jul 2020 23:12:51

RE: Calculated field support image url

Really need this. Almost becoming impossible to create RAG out of Measure!

Monte's profile image Profile Picture

6d5b5be0 ac27-4668-8dcd-07842cc1555e on 05 Jul 2020 22:33:57

RE: Calculated field support image url

Really need this, it would make a massive difference to the tool. Right now KPI's are being ignored by a tool that's supposed to be centred around data and impact

Monte's profile image Profile Picture

bf378a6b c0a1-4fb6-9485-a4745cd1dbef on 05 Jul 2020 22:28:59

RE: Calculated field support image url

it is not working presently

Monte's profile image Profile Picture

bf378a6b c0a1-4fb6-9485-a4745cd1dbef on 05 Jul 2020 22:28:59

RE: Calculated field support image url

there are lots of limitations in power bi. it has lots to grow....

Monte's profile image Profile Picture

4c8250dc a15a-4058-8e61-84e14c3adbe0 on 05 Jul 2020 22:22:02

RE: Calculated field support image url

This feature would be great. It would give freedom to create kpi and other visual information.