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 community
In format panel, I use "show" property to create options Yes No at right of setting name, with display name Grand total,
the problem is, when I choose off, all field still editable.
any i need todo to make it disabled when user choose off and enabled when user choose on
Solved! Go to Solution.
lmao,
if our property show: boolean = true; not place at first properties than this will happen,
just put show property as first in file setting ts then fix this problem
lmao,
if our property show: boolean = true; not place at first properties than this will happen,
just put show property as first in file setting ts then fix this problem