lweny
Contributor II
2019-04-24
03:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to create drop down menu for filter pane
Hi all, I'm very new to Qlik Sense and still didn't get how to use this software. I'd like to ask a question, which would be a very basic question for you the experts: How to make a filter pane become a drop-down-single-selection filter pane? The current visualization and the expected result are attached. Thanks.
- « Previous Replies
-
- 1
- 2
- Next Replies »
1 Solution
Accepted Solutions
jonathandienst
Partner - Champion III
2019-04-24
03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No need for an extension. Just create a filter pane 1 tile high. This will display the field name. Click on the field name to popup the list.
Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
12 Replies
2019-04-24
03:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For one issue, You have created three threads. Don't duplicate for one issue
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
16,810 Views
2019-04-24
03:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Coming to your question - There is no option as default where as you can use extension for that.
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
16,806 Views
lweny
Contributor II
2019-04-24
03:47 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, apologize, I think it's because the internet.. since I often failed in accessing this web so I refreshed it often. And thanks for your answer, so what kind of extension I could use to accomplish this goal?
16,801 Views
2019-04-24
03:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
#Vizlib Filter is the one. To download, use this link https://www.vizlib.com/#library
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
16,796 Views
jonathandienst
Partner - Champion III
2019-04-24
03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No need for an extension. Just create a filter pane 1 tile high. This will display the field name. Click on the field name to popup the list.
Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
lweny
Contributor II
2019-04-24
04:26 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jonty, thanks for replying! Sorry I'm not able to open your capture.png.. internet problem, I didn't even understand why the internet is so lame.. Could you please explain more detailed? I've tried but didn't work.
16,777 Views
lweny
Contributor II
2019-04-24
04:45 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One additional question, If I have a field named A which has value A1 and A2. Then I'd like to sum the total sales for A2 only. I have created an IF calculation =if([A]='A2', Sum([Total_sales)])) under the Data --> Expression but the result was dash (-). Could you please point out the mistakes I've made? Thanks in advance!
16,773 Views
jonathandienst
Partner - Champion III
2019-05-03
01:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As a general rule, i suggest that you start a new thread for a new question, but here goes:
=Sum(If(A = 'A2', [Total_sales]))
or (better)
=Sum({<A = {'A2'}>} [Total_sales])
Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
lweny
Contributor II
2019-05-03
05:04 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jonty, Yes, I've created a new thread for this question and got the solution already, however, many thanks for your reply! Oh, and by the way, I'm wondering if you can help me out with another problem on this link: https://community.qlik.com/t5/New-to-Qlik-Sense/Bar-chart-combo-chart-formatting/m-p/1575931#M134463, since I'm very new to Qlik Sense.. Thank you so much!
16,741 Views
- « Previous Replies
-
- 1
- 2
- Next Replies »