The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
Looking at preview azure map visual and looking to toggle the legend on as per the standard map visual.
Doesn't seem to be an option to show legend in azure map visual?
Is this the case?
Thanks
Solved! Go to Solution.
Hi @po ,
The built-in legend control for Power BI does not currently appear in this preview. It will be added in a future update.
Reference: Preview behavior and requirements
One workaround, try to use a Treemap visual to add lengend:
1. Create a measure.
1 = 1
2. Create a Treemap visual and put the column you want to use as legend into Group field, the measure 1 into Value field.
3. Group.
BTW, .pbix file attached.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @po ,
The built-in legend control for Power BI does not currently appear in this preview. It will be added in a future update.
Reference: Preview behavior and requirements
One workaround, try to use a Treemap visual to add lengend:
1. Create a measure.
1 = 1
2. Create a Treemap visual and put the column you want to use as legend into Group field, the measure 1 into Value field.
3. Group.
BTW, .pbix file attached.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.