Hi there,
would need some help with correcting my output. I have formula that transforms values to certain strings that look like this "1-17", "1-5" and when I connect it to a .csv output it always transform them to date types so january 17.
My question is that how could I prevent that from happening and keeping it a "1-17" string value?
Note: my columns are in V_WString format.