Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts - For the attached chart.. i need to have 3 buttons.. say "0%-10%" ; "11%-20%",">20%"... When i click the "0%-10%" button... %'s belonging to those shuld reflect in my chart (chk attached qvw).. like wise for other buttons as well..
Hi Kushal Chawda,
I have a Question on Actions. Any idea on this. Kindly reply back, regards
Do Actions work on Ajax browser when published.
I have a few Red Green Amber Text objects and have Actions on them to " select in fields Action " to filter out a table beneath it. Will these Select In field Actions of these text boxes work in Ajax browser. Basically will Actions work in Ajax browser. Please kindly let me know. This would be really helpful! Thanks in advance!
Hi Or Shoham,
I have a question for Actions in Ajax Browser. Please respond to this.
Do Actions work on Ajax browser when published.
I have a few Red Green Amber Text objects and have Actions on them to " select in fields Action " to filter out a table beneath it. Will these Select In field Actions of these text boxes work in Ajax browser. Basically will Actions work in Ajax browser. Please kindly let me know. This would be really helpful! Thanks in advance!
I'm hardly an authority, but as far as I know, actions work normally in all QlikView environments, including the browser (AJAX) environment.
Hello Bharani,
PFA.
Regards,
Pratik
TY!
Hi - Have a small clarification in above mentioned method... I see a strange thing in my DB when i applied this...
Example : When there are No values btw 0-10 and when we click that , chart doesn't change at all... instead i need the chart to be blank when there are No Values for that button.. Can we do that ?
HI Anto - In the attached qvw file... If u see there are no Values btw 10-20.. still when we click on that.. i see whole data... Instead can we have a chart which will be blank..
Not tested, But try a luck. Ref from Kush
=sum( aggr(YourExpression, Match($(vCyclicGroup),'fieldname')) )
where , vCyclicGroup = GetCurrentField([YourClyclicGroupName])
POS - If, You want to get all groups via same expression you can use this
=sum( aggr(YourExpression, Concat(Chr(39) & $(vCyclicGroup) & Chr(39) , ',')) )
Hi stalwar1- Can u help me here?...In the attached file... I dont have any values pertaining to 10-20 (But when we click that i see whole data)... So requirement is when we select 10-20 the chart should be blank.. Any idea on how to get that ?
I Apologies to say, Can't open your application till evening