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
Announcements
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/
Daivat Vartak (v-9d...
671
Super User 2025 Season 1
Vahid Ghafarpour
167
Super User 2025 Season 1
Muhammad Shahzad Sh...
138
Most Valuable Professional