Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
gireesh1216
Creator II
Creator II

Need DROP DOWN selection for Expression

Hi Team,

I have straight table.It contains one dimension(A) and one expression(B)

I am looking for DROP DOWN selection for Expression(B).

TEST.png

Thanks

Gireesh

15 Replies
Anil_Babu_Samineni

Does these are FAQ's? It's not possible for expression level. And this option available only for Dimension

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
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

You can do it in Expression.

All you need to do is go to Expression. Select the Expression you want to group and click on the Group button below.

Capture.PNG

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
gireesh1216
Creator II
Creator II
Author

Hi Kaushik Solanki,

I am asking DROP DOWN option not DRILL DOWN

Thanks

Gireesh

gireesh1216
Creator II
Creator II
Author

Hi Anil,

Any other option to enable DROP DOWN option in presentation tab?

I am using Concat(B,',') Expression in expression tab.

It is not working if i use Concat(B,',') expression in back end script or calculated dimension.

Thanks

Gireesh

avinashelite

We don't have the feature In Qlikview , we have the Grouping of expressions option .


If you want the drop down then try like this ..create an inline table with your expression name and in the front end add a list box or as a dimension and according to the selection made on the inline column enable your expression . This is the only you could get that representation


Hope this helps you

kamal_sanguri
Specialist
Specialist

Not possible with expression, If expression can be used as calculated dimension than you can achieve this. But you have to check if the expression can be used as valid calculated dimension expression.

gireesh1216
Creator II
Creator II
Author

Hi kamal,

It is not working if i use Concat(B,',') expression in back end script or calculated dimension.

kamal_sanguri
Specialist
Specialist

See this, Drop down select is not available for Amount in Expression but when I used that in Dimension I get drop down.

You can try this.

Refer attached QV doc.

Capture.PNG

kamal_sanguri
Specialist
Specialist

Try once only with B, don't use concat.

Edit:

In the calculated dimension