Is tableau has a opportunity to create calculated column for table? For example here are 2 column with some number and I want to make third column with formula like this
If(column1>column2;column1;column2. I see there is option to create calculated field with summarize columns but I just want to compare them.