I want color row on the base of the status of leads. I tried a lot but could not do that. I want to color grid rows of Qualified Leads in Green Color, Lost or Disqualified Leads in Red color and Newly created Leads in Yellow Color.
Thank you
I want color row on the base of the status of leads. I tried a lot but could not do that. I want to color grid rows of Qualified Leads in Green Color, Lost or Disqualified Leads in Red color and Newly created Leads in Yellow Color.
Thank you
Hi Hamza,
You can refer this Apply custom background color to rows on a PowerApps Grid. – Helplessheroes (wordpress.com)
Thanks,
Ketan
I have seen color coding in voice of customer responses as colored spheres, ie a detractor with red sphere. Perhaps something along that could be relevant and applied.
In that case, you have to add reference Jquery in your code
Naveen Hi,
The error is
ReferenceError: $ is not defined
Hi Hamza,
can you share the error message?
Hi Pradeep, I wanna do this by using only js.
Hello Naveen!
I tried these but could not get a solution. I am getting jQuery error for the line given below.
$('span:contains("New")').closest('tr').css('background-color', 'yellow')
Hi,
I agreed with naveen suggestion and you can also try with pcf controls
Please check below pcf controls:
https://pcf.gallery/colorful-optionset-grid/
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156