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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
jasmeenkr
Contributor
Contributor

Display dates form Date Dimension which have corresponding Data in Fact

Hello All,

 

I have requirement to display data for  datekeys from Dim Date which has corresponding data in Fact.

How to achieve in barchart in qliksense?

1 Reply
dwforest
Specialist II
Specialist II

Assuming both tables are joined on  "Date" field

If you are trying to show a table, add a measure like Only(FactKey) where  FactKey is the key field for the Fact table