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: 
Ashwini_B
Contributor
Contributor

How to bring multiple date values in chart and which chart to use

Hi,

i have a field called Expiration date. whenever i select a customer name the expiration date should appear. There can be multiple expiration date  for one customer. which chart will be appropriate to use and how to bring multiple date values.

i tried Button chart but i am unable to get multiple dates. please help.

Labels (7)
2 Replies
henrikalmen
Specialist II
Specialist II

Perhaps you could use a formula like concat(distinct ExpirationDate, ', ') to create a field with a comma separated list of unique expiration dates. But your question is a bit unclear, it would be good to know something more about how you would like to present your data.

Ashwini_B
Contributor
Contributor
Author

the below is my data, i have to display all 3 expire date dimension for Customer A when i select customer A in the filter. i tried using button chart (below screengrab) but unable to get all 3 dates. i have tried using the  concat(distinct ExpirationDate, ', ')  still the same.

Customer Contracts Expire date
A Published 06-03-2030
A Published 11/31/2023
A Published 10/31/2023

 

Ashwini_B_1-1676021185760.png