Hello Domo Ninjas - I'm trying to get a new value from a dataset, where I'm dividing 1 column by another. Its a strange way of measuring how much Sales is adding on Services to Product deals.
- I'm getting errors both in Beast Mode, when I try MOD(
ProdSales
,SvcsSales
) - And in DataFlows when I add a Calculator, attach it to the Dataset give a new column name, select the calculation type Division, select the 2 columns, and finally drag an output DataSet, name and save. When I run it, I get an error {{ ::getInvalidText(datasource) }}
Any advice would be great...I'm stuck
Thx,
Rich