Hi,
In my "Create Object" process flow I am trying to get a sku label based on a dempirical distribution. I keep getting 0 for my "Sku" label and I can't figure out why. I changed my "Sku" values from values with consonants (I'm assuming they are being seen as strings) to integers in my excel sheet and the function started working. I'm assuming the dempirical function I'm using doesn't like string values.
Function: dempirical("IB_Dempirical")
How can I get the dempirical function to assign a string value for my "sku" label?
Thank you for any help you can provide!
Joey