Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Can we add the new calculated column in table box
If it is calculated in the script, you can. But calculations are not possible in a table box. You can use a straight table for that.
Best,
Sunny
No, you need to take a straight-table for this.
- Marcus
you can't better take straight table or pivot table for calculated column or do calaculation in script
you can't better take straight table or pivot table for calculated column or do calaculation in script and assign result to column
Straight Table or Pivot Table are the only solutions to add calculated column in Table View, Other wise you need to bring the column in script level as said by Sunindia
Regards,
AR UMAMAHESH
Tablebox is used to display the data as it is from table like Raw data. If you want to use expression or want to do any transformation you should use straight table or Pivot table
'Fraid not, use a straight table instead!
HTH Andy
you need to take straight table or pivot table. If not you can create that in the script as a separate feild and use it in the table box.