QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION

Who Me Too'd this topic

somacdc
Contributor III
Contributor III

As a text through SQL

here is the desire data.

IDFOLIOS
168602
16861
1686105
16862
16863
16864

 

Load result is as follows after the following query:

HOLDERS:
SQL SELECT
"FOLIOS",
"ID"
FROM "POST"."HOLDERS";

IDFOLIOS
16861
1686105
16862
16863
16864

 

Please note that text(FOLIOS) is also used.

Who Me Too'd this topic