INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Track number visualization  (Read 977 times)

rael71

  • World Citizen
  • ***
  • Posts: 116
Track number visualization
« on: April 22, 2012, 02:38:55 pm »

Hello everybody,

Can anyone tell me how to visualize track number in 0x format instead of x (01, 02 instead of 1,2) ?

Thank you in advance!

Andrea
Logged
Bye!

Andrea

221bBS

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 703
Re: Track number visualization
« Reply #1 on: April 22, 2012, 03:11:29 pm »

Go to Tools > Options > Library & Folders > Manage Library Fields...

Press the "Add New Field" button and enter your desired name for the field.
Change the data type to integer
Check the Calculated Data and in the Expressions box type

PadNumber([Track #],2)

Press OK to close both windows. Now add the new field to your views
Logged

rael71

  • World Citizen
  • ***
  • Posts: 116
Re: Track number visualization
« Reply #2 on: April 22, 2012, 03:19:47 pm »

It works, you are a genius!!!  ;)

Thank you very much!!!

Bye Andrea
Logged
Bye!

Andrea
Pages: [1]   Go Up