Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Can I have Computed columns on Scropted Dataset
grather
On a scripted dataset I don't seem to be able to create a calculated column.
Can I?
If so what are the steps.
Find more posts tagged with
Comments
mwilliams
Hi grather,
You can add extra columns to a scripted dataSet in the script where you create the other columns.
grather
So I must do the calculations in the script, Not after the data is retrieved.
I understand, But why not do it after like the other data sources.?
Thanks