Monday, December 4, 2017

Removing Preceding Zero from any filed in QLikview

Requirement is to remove leading zeros from field values of Numnber. This is a text field and can contain numeric or alpha-numeric values.
The trick I could do is:


=replace(ltrim(replace(Field,'0',' ')),' ','0')



2 comments:

  1. The main motive of the Big data implementation services is to spread the knowledge so that they can give more big data engineers to the world.

    ReplyDelete
  2. I feel Qlik is the best way of finding more and more solutions to some technical problems.This is always useful to crack more and more complex IT solutions.

    Qlik Soap API Connection

    ReplyDelete