Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
can any one guide me how i can add variable = num($(vCalc)*100,'#.#') in below set analysis need to replace val1 and val2 with variable..
=MaxString({$<Id={'E01'},Key={'$(=$(vKey))'}, Type={$(vType)}, Val1={"<=7.1"}, val2{">=7.1"}>}id)
Thanks
can u post the value(expression) of vCalc ?
Hi,
try like this
=
MaxString({$<Id={'E01'},Key={'$(=$(vKey))'}, Type={$(vType), Val1={>=${=<$(Var)}}>}id)
Hi thanks for quick response.
it will be 7.1 .
but i need add >=vCalc and >= vCal
Thanks
Thanks for reply its shows some script error.
MaxString({$<Id={'E01'},Key={'$(=$(vKey))'}, Type={$(vType), Val1={>${=<$(Var)}}>}id)
still if it is not working post your app with sample data
Hi
Thanks for replay i have attached file.pls dont worry about data.just i need change font color based on val1 and val2..for Value
thanks in advance
hi
Any guidence.
hi
chanred2 did you got my attached file.
Hi,
I have got somewhat. check the attached file.. i didn't use setanalysis but i implement through if statement.. if you want to see the formula the
go to expressiontab--> expandexpression there you can find textcolour..
regards,
Chandra