Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I want to compare the employee with some other employee in same chart. In that case, both should show in same time which can be in different color.
Always main should appear when we are comparing with some other group. Please help me the same how to achieve this.
Thanks
Nisha loganathan
Hi all,
Thanks for your reply. I found the solution.
Thanks,
Nisha loganathan
Can you provide sample input and expected output
in the chart expressions, we can create one expression like condition is if(expression_1=expression_2,'True',False')
So the in created expression, we can see the status
I think you should use Alternate states for this.
Provide a sample , so that we can help out in better way
Hii Nisha,
I think you need to implement comprehensive Analysis PFA documentation and how to implement the same.
Vikas
Hi all,
Thanks for your reply.
Hereby i attached the sample one. Please help me out how to achieve the same. I have tried a lot but couldnt find the solution.
Thanks,
Nisha loganathan
HI anbu chaliyan,
Thanks for your rpely.
I attached the sample. Please check the same
Hi Nitin,
I attached the sample. Please look at the same
Hi Vikas,
Thanks for your reply.
I saw your App,
What I understood,
You have givencondition,
if(GINP=$(vGIN),red(),blue())
its working fine.
As you can see, when you selected GIN as 1251768,
and if you are going to select any group then the selected group should be having GINP similar to GIN, then only it will show a red color dot else only blue ones will be shown..........
Do you want to fix red color, ?????
as if you selected GIN=1251768, it should always remain there comparing others also
?????????????