Use profile field to customize columns

Hi,I try to customize a column in a view by using a profile field. It’s in the mail template - so I have to use the colorprofile. I already set a value in colorprofile and displayed it as the column value.

e.g. programmatic name:$profilefieldA, user definable, profile=colorprofile

Now I want to refer to that column because the column formula is different in several views

e. g. view 1: column A: @if($profilefieldA=1;…;…)

But unfortunately that does not work.

If I put the whole column formula in the profile field it works fine. But I wouldn’t create a profile field for each view.

Does anybody deal with this before? Thanks for your help!

Petra