Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
this my data : (example)
| Date | data |
| 01/06/2017 | 1 |
| 02/06/2017 | 2 |
| 03/06/2017 | 3 |
| 04/06/2017 | 4 |
| 05/06/2017 | 5 |
| 06/06/2017 | 6 |
| 07/06/2017 | 7 |
| 08/06/2017 | 8 |
| 09/06/2017 | 9 |
| 10/06/2017 | 10 |
| 11/06/2017 | 11 |
| 12/06/2017 | 12 |
| 13/06/2017 | |
| 14/06/2017 | |
| 15/06/2017 | |
| 16/06/2017 | 20 |
| 17/06/2017 | 21 |
| 18/06/2017 | 22 |
| 19/06/2017 | 23 |
| 20/06/2017 | 24 |
I would like to create this shape, with a break between the two links :

How is it possible with Qlikview ?
thanks
Richard
Maybe with something like this and disabling the supressing of NULL within the tab presentation:


- Marcus
Maybe with something like this and disabling the supressing of NULL within the tab presentation:


- Marcus
You can use something like below
Thanks Marcus,
It is exactly what I need and not easy to find the soluce
Regards
Thanks Anil for your help