Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm new to Qlik Sense. I've data in mongodb. I managed to load data via qvsource.Now, I've data like this.
Name Time Value
Sig0 | 1434443400061 | 0.78535046693984389 |
Sig0 | 1434365571861 | 0.47410865876843988 |
Sig0 | 1434367800061 | 0.52816115795111507 |
Sig1 | 1434443400062 | 0.54981022370331589 |
Sig1 | 1434365571862 | 0.48053196850949664 |
Sig1 | 1434367800062 | 0.28258334531262386 |
Now, i wanted to draw a line graph with
X-Axis -> Time (in local date time)
Y-Axis -> two lines for Sig0, Sig1 and values should plot corresponding to time.
How can i achieve this?
Edit:
sunindia gave a solution which looks promising with Qlik View but i need help with Qlik Sense.
Hi Patrik, Does this allow for more than two dimensions?
Hi Madhu,
No, the line chart is currently limited to two dimensions.
What's the use case you want to do? Sometimes it's easy to create a second dimension that contains the values additional dimensions would have. Or you could go with multiple measures instead.
Best regards,
Patrik