Hello all,
I have created a calculation view, where I need to add one more column in the final view
and the column should be like if there are a,b,c,d,e columns in the view
I should create a new column - won if a>B and also the count of how many a>B are
there.
Could you please help me on this ,How to create a calculated column on view for this scenario.
Thanks in Advance
Vinni