Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get the fields with selections?

Hi Everyone,

Here i am attaching one sample file like how i am doing.Please find and go through this.

I am doing like this,

My qvd file contains some fields having neumeric data and some fields having textdata.I am taking their min and max values and catch them as a group.i need to update those field values.So i am taking  a tablebox with input fields.

If i am selecting editable and non editable fields and click on Edit button ,the table box will show only editable fields.Now if i click on Back button my noneditable fields are not in selections.How can i get those also with selections.

Thanks...

Can anyone help me in this?

Thanks for any help..

4 Replies
gandalfgray
Specialist II
Specialist II

Hi Ravi

I think your problem is that A, B, C is in one table: Max_Group1, while D and E are in another table Max_Group1-1.

That is because you create D and E without the Min... and Max... fields.

Ctrl-T and looking at the Max_Group1 shows this in your qvw:

MaxGroup1a.JPG

Have a look at my version of SelectedFields.qvw attached below.

Here is the table view from my modified qvw:

MaxGroup1b.JPG

hth/gg

Not applicable
Author

Hi Gandalf,

Thanks for your reply

Sorry for late response.

I am gettitng as i want.

But ,Can i get the data in the listbox for the fileds having text data as showing in Tablebox inputfields other than showing as 0's.

Thanks...

gandalfgray
Specialist II
Specialist II

Hi Ravi

Sorry but I don't understand what you want now...

Not applicable
Author

Gandalf,

Please see the attached file what you sent after modifications like this i want.

I have two problems

1-> if i am selecting any one field others are not showing data.But i want to show those filds values also if any one is selected.

2->I am able to edit the fields having textdata.Can i restrict them without edit.

Thanks...