Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have some questions about visualization:
- Can I change the position of the legend in a graph? ( a customized position, not the one avalilables in the legend setting)
- Can I make a presentation of a qlickview doc similiar to the way of presentation of power point? (I meant without menus), I am thinking in a presentation for a meeting
- Qlickview associate tables with fileds of the same name, is there a problem if the same is the name but the datatype is different (char and num)?
- If I have a listbox with images in the values, Can I make multiple selection? how?
Finally a licenses questions. We are design a dashboard thar are going to be used by 100 users, these users are only going to see data and make selections (not design changes), What license do I need for them?, They are going to acess via web.
Any advice will be greatly apreciatted.
Thanks,
For your first question:
Press and hold CTRL+SHIFT when you are on your chart.
You will get red boarders around object within the chart and you can move the chart legend within the chart.
"Qlickview associate tables with fileds of the same name, is there a problem if the same is the name but the datatype is different (char and num)?"
There are no data type in QlikView. That's been said, text values and numeric values are not the same. You can encounter this issue when dealing with dates. Dates have dual values, text and numeric. When loading dates in a format like "May 20, 2915" you have to specify that it is date by using date#() function, in this case date#(MMM DD, YYYY) - and you will never have a problem.
"Finally a licenses questions..." - Since the users will be accessing through the web, they cannot make any design changes.
To be precise, you can allow user to create "user objects" which only the user who create the objects will be able to see them (unless they want to share). Script level changes are not possible.
Juan Vidal Gil wrote:
- Can I make a presentation of a qlickview doc similiar to the way of presentation of power point? (I meant without menus), I am thinking in a presentation for a meeting
If you mean does QV have a full screen mode, then no. You can drag the toolbars and menu off the QV window and so achieve something close to full screen.
- If I have a listbox with images in the values, Can I make multiple selection? how?
The same way you would if was text, Shft-Click to select a range and Ctrl-Click add/remove individual items.
it is worth mentioning that association will still be made between tables if fields hold same name.
For License Question, You can go for Document CALs.
Note: License is very much dependent on how many concurrent users and the frequency of accessibility.
Certainly, the tables still will be associated, and the common field will be a key field.