Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
sayadutt
Creator
Creator

Need Urgent help - creating weekly RAG dashboard

Hi Guys,

I have below data which I am loading from excel.

Excel Data.jpg

I am looking to create a qlikview report of the below format.

Dashboard.jpg

Can you please help here.

Thanks

1 Solution

Accepted Solutions
MarcoWedel

maybe this helps also:

QlikCommunity_Thread_130921_Pic2.JPG.jpg

regards

Marco

View solution in original post

10 Replies
maleksafa
Specialist
Specialist

if you attach a sample dashboard it would have been easier.

anyways, what you can do is first load the original data from excel and link the enddate to the master caledar table (which you need to populate) or simply add two dimension; the first one that will return the month name using the monthname function and the second one will return the week number using the week function, so now in your data model you have all the needed dimensions.

then start the design by creating a pivot table with application name, release no, month and week (add them by this order) as dimensions, and add an expression with is max(RYG status) (if there are more than one value) or only (RYG status) (if it is only one value), then you need to drag in the pivot table the month dimension above the expression tab in order to have the month and week dimension horizontally instead of vertically/

ecolomer
Master II
Master II

Use a dimension week(date) and expresion RYG Status

ashfaq_haseeb
Champion III
Champion III

Hi,

have a look at attached application.

Regards

ASHFAQ

sayadutt
Creator
Creator
Author

Hi Ashfaq,

Could not relate this with my requirement. I guess you uploaded the wrong file.

Thanks

sayadutt
Creator
Creator
Author

Hi Malek,

i am able to do it successfully.

1 enhancement:

can we replace the RYG texts with RYG Symbols? I mean if its Green, show a circle with Green color and like wise.

Thanks

MarcoWedel

Hi,

one possible solution:

QlikCommunity_Thread_130921_Pic1.JPG.jpg

hope this helps

regards

Marco

MarcoWedel

maybe this helps also:

QlikCommunity_Thread_130921_Pic2.JPG.jpg

regards

Marco

sayadutt
Creator
Creator
Author

Thanks Marco. This is what I am looking for.

Can I ask you for an enhancement for this request.

I have another field called as 'Comments'

I need to display the values of this field on the icons (Red, Amber, Green) when we move the mouse over it.


Can you guide me please.



Thanks

MarcoWedel

A mouse over pop up function does not seem to exist in this chart.

regards

Marco