Excel Value Property
Posted: Fri Jun 01, 2018 8:45 pm
Hello,
Can you tell me where I can find a list of values that I can use with excel value property?
I have a following issue -
I formated my data in text property as {Format("{0:N0}", Data.Value)} and i used Number in text formatting. What do I put in Excel Value property so my exported xmlx consists of numbers too? Right now in excel I get a following error - number stored as text.
(I know it is easy to fix it in excel but it is not an option for me, I need to fix it in report)
Thank you in advance !
Can you tell me where I can find a list of values that I can use with excel value property?
I have a following issue -
I formated my data in text property as {Format("{0:N0}", Data.Value)} and i used Number in text formatting. What do I put in Excel Value property so my exported xmlx consists of numbers too? Right now in excel I get a following error - number stored as text.
(I know it is easy to fix it in excel but it is not an option for me, I need to fix it in report)
Thank you in advance !