Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
In the June 2023 release of the new card visual there was an option to control the space between the Values and the Label part of a card, which was pretty neat. I am not talking about the padding of the card or the space between cards. I am talking about the intra-card space between value and label.
It seems like with the release of the reference label update this is gone. Why?
Is this going to come back in a future release?
Solved! Go to Solution.
base on my testing it seems you cant
what you can do , it hide the label, and create w textbox and drag it whever you want .
another workaround which is not straightforward is as follow : ( the one on the left )
step 1 : disable label
step 2 : add a reference label
step 3 :
select in select label the new added label .
step 4 : set content to custom , then set your text .
step 5 : disbale value
step 6 : choose all . then disable, divider and details ,
step 7 : configure layout as this :
step 8 : configure outer spacing --< ( max is 20px )
last step : disable background
If my response has successfully addressed your issue kindly consider marking it as the accepted solution! This will help others find it quickly. I would appreciate hitting that kudos 👍🫡
base on my testing it seems you cant
what you can do , it hide the label, and create w textbox and drag it whever you want .
another workaround which is not straightforward is as follow : ( the one on the left )
step 1 : disable label
step 2 : add a reference label
step 3 :
select in select label the new added label .
step 4 : set content to custom , then set your text .
step 5 : disbale value
step 6 : choose all . then disable, divider and details ,
step 7 : configure layout as this :
step 8 : configure outer spacing --< ( max is 20px )
last step : disable background
If my response has successfully addressed your issue kindly consider marking it as the accepted solution! This will help others find it quickly. I would appreciate hitting that kudos 👍🫡
Thanks for this interesting approach, it helped me to reach my desired spacing!
But also sad that there often has to be applied a workaround for the most basic things...