Forum Discussion
SawkatAli
Oct 04, 2021Copper Contributor
How to make dashboard using dynamic images for a group of employee/ people?
Good day! I am a HR Professional and doing a dashboard using slicer and dynamic images within a group using excel but can't finish. If you are willing to help me to solve my problem, I will be ve...
- Oct 04, 2021
- Create a new named range where will be the ImageFrameResult using the formula INDIRECT() with reference to the DropDown list1
Repeat the same process for each dropdown list you want to update an image frame.
Juliano-Petrukio
Oct 04, 2021Bronze Contributor
- Create a new named range where will be the ImageFrameResult using the formula INDIRECT() with reference to the DropDown list1
Repeat the same process for each dropdown list you want to update an image frame.
- SawkatAliOct 04, 2021Copper Contributor
Thank you for your time.
Sorry for my new quarry, in previous it was not clear from my side.
[Excel file also attached for clear explanations]
Cordially requested to solve my problem.
- Juliano-PetrukioOct 04, 2021Bronze ContributorTo be honest I would not do such thing with Excel. I would prefer Power BI rather Excel.
Well, what you need to do is plan your project.
How many frames will be shown?
How to identify the names (Create a table with ranked names)?
What I meant with ImageFrameResult means 1 (one) frame containing the desired result.
If you desire more frames will will need to apply the same technique for each frame (each employee I mean).
BestFrm1,BestFrm2,etc. and of course a table containing the ranked names so you can apply the INDIRECT() formula.- SawkatAliOct 05, 2021Copper ContributorThank you so much.