Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am creating a subfields off of MsgCategories and I am having an issue where the Fields I believe hold the correct information, however they are not showing it in The Listbox, In Category1a there are Fields that hold values but do not show up in listboxes, but when I select them they are shown with the correct selected data in the current selections box and table box but not in the list box
My Second Isssue is that MsgCategories is doing the same thing but for fields that carry numbers in the beginning and only contain one field
I am trying to show all data , and split them by delimiter ; . I am using MsgCategories, SUBFIELD(MsgCategories, ';') AS Category1a, SUBFIELD(MsgCategories, ';', 2) AS Category1b, As my Script , Is there something wrong? Thank You.
O man the data is there, it is just that Qlikview has the numbers on the right side if I go to presentation and change it to left, IT shows everything. wow!