Skip to main content

Community

Connector Improvement: Workday Report Connector - allow for dynamic parameters on report URL

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Hi Holly - 

    Thanks for submitting this feature request. We don't have this feature on the roadmap at this time, but we will continue to monitor for demand. Additional configuration comes at the real cost of increased code complexity and increased maintenance efforts so it will need to be considered against those values. 

    Best,

    Erin 

    This is definitely an issue for us also.    A lot of our Workday reports are coded with some form of "?Report_Effective_Date=YYYY-MM-DD" (i.e. ?Report_Effective_Date=2022-11-09)

    would be great if that  could be dynamic, like...

    ?Report_Effective_Date=<<< current_date - 1>>>

     

    Has anyone found a workaround to this? I can't run certain reports because they require a date input, but I don't always want to run for the same date range. I need a relative date capability.