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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
jim_chan
Specialist
Specialist

how to add an error message?

Hi guys,

i wanted to add in a error msg on my pivot table.

At the " condition unfulltiled" i edit the message to " please select a dimension". then i click ok.

but nothing happen...

i think i have missed out some stepss....

Anyone here can guide me through?

RGds,

Jim

1 Solution

Accepted Solutions
raghvendrasingh
Creator II
Creator II

Hi,

First Give Any Calculation Condition in General Tab, like as

=GetSelectedCount(Dimension) > 0


Then give the message, now it will work.


Thanks

Raghvendra

View solution in original post

9 Replies
avinashelite

Could you please share the condition ? what you have written

jim_chan
Specialist
Specialist
Author

That's all i have done. so what's next? click ok? i did, but the error msg didn show up.

error.jpg

Anil_Babu_Samineni

Might be your expression is wrong, That's why it showing Un filled. You need to add Condition Expressino from general tab, That's called

=GetFieldSelect(Dim={})

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
raghvendrasingh
Creator II
Creator II

Hi,

First Give Any Calculation Condition in General Tab, like as

=GetSelectedCount(Dimension) > 0


Then give the message, now it will work.


Thanks

Raghvendra

beck_bakytbek
Master
Master

Hi Jim,

try the following steps: copy your Expression and add into calculated condition, activate then the error message, check the text: Calculation Condition Unfilfiled and add your text.

i hope that helps

beck

jonathandienst
Partner - Champion III
Partner - Champion III

You have not set a calculation condition, so the error message will never be shown.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
avinashelite

In the General tab>Calculated condition

=GetSelectedCount(field_name) > 0

jim_chan
Specialist
Specialist
Author

ok.. thanks!

Chanty4u
MVP
MVP

first give the caluclated condition and den add ur eeror msg in genral tab