Comments
-
Thanks for the suggestion. I will investigate that approach.
-
Thanks. That is our current approach. However, I am being challenged to come up with a more elegant approach for our customers.
-
That approach would capture cases were the audit was started and not completed. The issue is capturing the locations that have not had an audit started as I do not have a record for these locations. For example: Region 1 has 15 audits We know the list of stores assigned to region 1 because all 15 stores did receive an…
-
Thanks that does work
-
The stepAnswerUploadUrl contains the url of the actual item that was uploaded to the system not the url for the icon. Ideally, I would want to show a thumbnail of the uploaded file regardless of the file type, but am willing to settle for the icon of the file type if it is not an image. DaveTestImage contains this beast…
-
Thanks for the quick response. Unfortunately that does not work for me. The value in stepAnswerUploadUrl is the url for the actual file that was uploaded not an icon. The image works because it opens a thumbnail of the actual image.
-
In reading my original question I failed to mention the custom control is in a data brick making it necessary to have it on the dashboard. We have one set of users that can see an employees name and another set that is only allowed to see an employee ID. We have created a custom control in a data brick that allows us to…
-
Yes, if I change it to table view I can get to the employees that have a max status start date less than the status as of variable date and the min end status end date greater than the status as of date variable. For the single value visualization the setup I have the value set to ActiveUniqueUsers. For the optional label…
-
Thank you both for your responses. We have setup the dashboard using page filters. I am waiting for my dev team to deploy the embedded dashboard for testing.
-
Thank you that does work I appreciate the help. A follow up question is it possible to set the default value to be the current date?
-
Thanks MichelleH that works.