Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anil_Babu_Samineni

Conditional expression

Hello,

I created one graph. Here, it showing three conditional expressions one is from general and one more expression tab and another one is layout tab.

I want to know difference b/w of those three?

Help me please...

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)
1 Solution

Accepted Solutions
kishorepanduran
Creator III
Creator III

Calculation condition in General Tab is nothing but, where you can give some condition to display the data in the chart.

Unless and until, Match Date is selected, the Chart wont be displayed.

Chart will be displayed only if you select Match Date, this is and example, you can try with ur req.

General.PNG

U can display some message over there in Error Message.

error msg.PNG

In Expression :

Eg:

you have one expression

Sum(Sales).

Condtional :

sum(Sales) > 1000

It will display the Sum of Sales which is greater than 1000.

In Layout:

Always: Always display the chart.

Conditional:

Conditional is nothing but.

Displaying and hiding the whole chart as you want.

View solution in original post

5 Replies
vikasmahajan

You will get help only when if you could able to attach sample qvw or at least give what expressions you are using

without some input's don't expect any reply.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution.
If you want to go quickly, go alone. If you want to go far, go together.
Anil_Babu_Samineni
Author

Vikas,

Thanks for attempting.

I am not expecting any logic. I am expecting only theory. See, I will send you attachment once I reach the office. I want to know difference of conditional expressions

Chart - general - conditional

Chart - expression - conditional

Chart - layout - conditional

General, expression, layout are tabs from the graph

I want to know simply difference of those three...

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)
kishorepanduran
Creator III
Creator III

Calculation condition in General Tab is nothing but, where you can give some condition to display the data in the chart.

Unless and until, Match Date is selected, the Chart wont be displayed.

Chart will be displayed only if you select Match Date, this is and example, you can try with ur req.

General.PNG

U can display some message over there in Error Message.

error msg.PNG

In Expression :

Eg:

you have one expression

Sum(Sales).

Condtional :

sum(Sales) > 1000

It will display the Sum of Sales which is greater than 1000.

In Layout:

Always: Always display the chart.

Conditional:

Conditional is nothing but.

Displaying and hiding the whole chart as you want.

Anil_Babu_Samineni
Author

Kishore,

Perfect explanation.

Is there Any other example for real time. If have please share me that application.

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)
kishorepanduran
Creator III
Creator III

I just said what are the difference between those conditional expressions.

And i have clearly explained how and when they will be used..

I don't have any app for real time..

May be if you start work on your project, you will get used to know..

Check the below link, they have explained with examples

Customizable Straight Table

http://www.learnqlickview.com/the-conditional-show-in-qlikview/

Thanks,

Kishore