Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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