
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
nothing
nothing
- Tags:
- qlikview kpi
- « Previous Replies
-
- 1
- 2
- Next Replies »

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please show your current expression for KPI?
Regards,
Vitalii
If it's possible please mark correct answers as "solutions" (you can mark up to 3 "solutions").

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
copy and paste same kpi and replace 01-01-2018 to 01-01-2022.
for date (01-01-2018),if u r using variables, change the variable logic

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
or else share the KPI logic.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sum ({$<Year={'$(vYear)'}, MonthNum={"=$(vMonth)"},Date= , Entity={'PH'}, DISPLAY_FDV={1} >} COLUMN A /1000

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
as per your logic ,u need to changes vYear variable logic.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
share vYear logic,i will guide you what changes need to do

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try to add following to your expression
sum ({$<Year={'$(vYear)'}, MonthNum={"=$(vMonth)"},Date= , Entity={'PH'}, DISPLAY_FDV={1}, Date = {">01-01-2022"} >} COLUMN A /1000
If it's possible please mark correct answers as "solutions" (you can mark up to 3 "solutions").

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @vchuprina It does not giving any result.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it's my example:
Date = {">01-01-2022"}
You should put your field here, value format should match with values in your field
[Your field] = {">01-01-2022"}
Regads,
Viltaii
If it's possible please mark correct answers as "solutions" (you can mark up to 3 "solutions").

- « Previous Replies
-
- 1
- 2
- Next Replies »