The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
hi, im trying to add location variable in following svg code but power bi cant recognize syntax
var location = "100"
var location = "100"
return "data:image/svg+xml;utf8,<svg xmlns=""http://www.w3.org/2000/svg""><path d=""M" & location & " 0 L75 200 L225 200 Z""></path></svg>"