Export to File, Volume as Integer

General discussion about the Tickstory Lite software package.
Post Reply
phaidros
Posts: 1
Joined: Sat Dec 22, 2018 4:10 pm

Export to File, Volume as Integer

Post by phaidros »

Good Afternoon,

I'm a Newbie here, but I've read the manual completely :-)

File Export to CSV works fine, but I need the Volume as Integer (without the separating dot)

Is there a way to get this?

Thank You very much for Your support!

Regards phaidros

tickstory
Posts: 4883
Joined: Sun Jan 06, 2013 12:27 am

Re: Export to File, Volume as Integer

Post by tickstory »

Hi Phaidros,

The forum is a wealth of knowledge as well ;) If you do a search for "volume integer" you'll come up with this post:

https://tickstory.com/forum/viewtopic.php?f=4&t=1675

Essentially you can use the following code to round a field:

{Volume:F0}

Where "Volume" can be replaced with any valid field name.

Hope this helps.

Post Reply