function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ajith MDAjith MD 

How to use Custom Labels in Custom Button or Link

I'm new to salesforce, Is there any way to use a Custom Label in URL
https://developer--uat.lightning.force.com/lightning/r/Report/00O0w000000ZLryEAG/view?fv0={!Service_Provider__c.Name}
Instead of https://developer--uat.lightning.force.com/lightning/r/Report
how to use custom labels here ..! Thanks in Advance.
AbhishekAbhishek (Salesforce Developers) 
Your query is answered in the below blog,

https://salesforce.stackexchange.com/questions/7961/use-a-custom-label-in-a-custom-link-button

I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.

Thanks.