Hi,
I would like to know if it is possible to make a line item that I'm drawing data into from a flat file to make the numbers coming in negative. I have a Flat File where the numbers are negative on the Flat File, but need them to be positive in Anaplan (Vice Versa). How would I go about this without completely changing my Flat File.
Thank you
Solved! Go to Solution.
Hi,
I don't believe you can do this using the import action but I would normally set up a second line item in the same module which references your imported data line item and changes the signage that way.
Agree with @AWhitworth
There is an alternative to adding another line item though. If you have the time, I HIGHLY recommend Simon Tucker's video on best practices for signage. 5:30 minutes. Totally worth it. Simon's videos are some of the best.
@rob_marshall HAHAHAHA! I was sure it was Simon. @DavidSmith wherever you are, my apologies!!
Hi @neg177 , you can create a second line item and multiply the imported value by -1, and use that calculated line item
That works, Thank you