Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello..
i have a problem with grouping days
if i want to group days by 7days pergroup, i'll easyly use week(date)
but how to make group that contain 3days pergroup ?
thx...
Hi,
Please find the attached document.This is as per my undersatnding of the problem.
Regards,
Ravi
Hi,
if you can change data (if you can do your own load):
Have you tried intervalmatch?
--> see HOW-TO: Get rid of Synthetic key with Interval Match
Regards
Martin
Hi Martin,
Can u please elaborate what do wanna suggest.
Hi,
see attached file.
Maybe this can help you.
I think You can also generate (autogenerate) the Intervals,
but for the idea this should help!
Regards
Martin
This depends a lot on what you mean by a three day group. Here are some possibilities.
If nothing that anyone has posted yet answers your question, you'll probably need to explain the question better.
@martin
hello martin..
ur statement is right like i wanted
but i need it to autegenerate-able
how to do that ?
thx..
@John
hi john..
i use =date(floor(mst_date/3)*3) and it is a wonderful result, just like i wanted
but how to skip null date and sunday?
example, sometime when i click to first date of group, it only show one day because the two next days are nulls
i want the function to read the next available day
how to do that?
thx..
[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/2703.airinti_2D00_sample.rar:550:0]
hello..
i've attached the file
maybe it will help to discuss
many many thx...
@Ravi
hi ravi..
when i looked at ur sample, the date of qroup isn't in an order
it looks random when i click to one of interval
thx..
please i need a hand...