Dashboard prompts
Summary
Creating a dashboard prompt using a formula based columnContent
Hi
We are using below formula to show the actual "Start date" of employees in the reports.
IFNULL("Workforce Management - Worker Assignment Real Time"."Worker Assignment Details"."PER_ASG_DF_LSL_TJST_SRVC_T_","Worker"."Employee Hire Date")
I have a request to filter data in the report based on the start dates selected in the prompt. When I tried to create a dashboard prompt given the same formula as above it is not returning data as per the selected dates.
How can I add this formula based Start date as a dashboard filter?