Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community
Please Assit on the Following :
I have Texts Objects for Project Phases , the Client wants this Text Objects to be Clikable Thus if for example , Close off phase if it is clicked it must show departments with projects on close off phase . how can i achieve this ?
And Also for Departments they must be Clikable and affect the Entire model .'
The Data is not accurate and Doesn't make sense but i just want to know as to how i can achieve this .
Regards
Mutshidzi
try this using show/hide
Hi Chanty
This Cant work as i dont want to hide any object but only to have this Text Objects Clikable .
thanks
See sample demo if it helps you.
Vikas
Hi,
1. Your first requirement is not clear. i.e., how to know if the project is in close-off phase?
2. For clickable departments , you can use this:
Go to text Object Properties -> Actions Tab -> Add
A pop will open Select Action Type as Selection and Action as Select in Field.
In the Field type Department <Field name listing all departments > and in Search String type ='Qlikview' for Qlikview Department.
On click of this, your entire model will be affected.
Regards,
Anjali Gupta
Hi Gupta
If you see the file i attached there's a Text objects for Projects Phases and departments .
What i meant is that , for Example you click Close-off , the Entire Model should show data for projects which are in Close off Phase ,
Thanks
In my data , i have an Indicator showing that the Project is in Close-off or development etc
Hi,
I can see only ID, ProjectID, Project Name and Department fields,
How will Qlikview get to know that the project is in close-off or development?
There is no such field named as Project Status having values Close-off or development.
What is the condition to tell that the project is in which state?
Regards,
Anjali
Hi Gupta
This data is not Accurate , i wanted to get an Idea of how i can achieve this .
With Regards to the Departments , it is also not working advice if what i did is right?
Select in Field>>[Division Name]={'BI - QlikView','EPM','BI - SAP BO','Cape Town','Data Management','Content & Collaboration'}
Search String >> 'BI - QlikView'
is this right ?
Regards
Innocent
Select in Field should have [Division Name]
Search String should have ='BI-QlikView'
Copy the exact values marked in bold.