Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
Cross table xls file error
Worked for me with your xls file. Try to create a new QVW.
Test:
Crosstable(Month,Sales)
LOAD Department,
Jan,
Feb,
Mar,
Apr,
May,
Jun,
Jul,
Aug,
Sep,
Oct,
Nov,
Dec
FROM
[Crosstable example.xls]
(biff, embedded labels, table is Sheet1$);
![2018-09-01 16_26_39-QlikView x64 - [E__Users_Stefan_Downloads_TEST_280818.qvw_].png](/legacyfs/online/212412_2018-09-01 16_26_39-QlikView x64 - [E__Users_Stefan_Downloads_TEST_280818.qvw_].png)
Worked for me with your xls file. Try to create a new QVW.
Test:
Crosstable(Month,Sales)
LOAD Department,
Jan,
Feb,
Mar,
Apr,
May,
Jun,
Jul,
Aug,
Sep,
Oct,
Nov,
Dec
FROM
[Crosstable example.xls]
(biff, embedded labels, table is Sheet1$);
![2018-09-01 16_26_39-QlikView x64 - [E__Users_Stefan_Downloads_TEST_280818.qvw_].png](/legacyfs/online/212412_2018-09-01 16_26_39-QlikView x64 - [E__Users_Stefan_Downloads_TEST_280818.qvw_].png)