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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Qlik-A-Holic
Partner - Contributor II
Partner - Contributor II

Set analysis calculated variable

Hi everyone,

 

my second post.

I have a ytd table with set analysis to calculate the ytd based on the selected month.

image.png

As seen I selected the Dec.

I used a fiscal year starting at Oct.

The set analysis is:

SUM({<Kategorie={'Instore'},[Auftragsdatum.aC.Date]={"<=$(=max([Auftragsdatum.aC.Date]))"}, [Auftragsdatum.aC.Month]=>}[Versand nach Retouren Netto])

In the right column i calculate max() of the date.

The dimension is FiscalYear

When i select Dec, the max(date) shows correctly, but the YTD calculted only the max(date) of all dates and not per Dimension (=FiscalYear)

Can I let the calculated variable calulate by dimension "on-time"?

Thanks

1 Reply
Anil_Babu_Samineni
MVP
MVP

We must mapped Fiscal table to Fact Date table, Then only it will associate each. I apologies, If i misunderstand the requirement.

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