Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redash - Create Query showing list of Request #'s that have had Response Package created in FOI Mod #4960

Open
1 task
KyEggleston opened this issue Jan 3, 2024 · 0 comments
Labels

Comments

@KyEggleston
Copy link

KyEggleston commented Jan 3, 2024

Description

An IAO team has requested a query be created to show all requests in FOI Mod that have had a response package created in FOI Mod. The query would essentially just show these columns/values:

image.png

e.g.,
SELECT requestid, responsepackagecreated
FROM public."xxxxxxx"
WHERE responsepackagecreated = 'TRUE'

Response package creation in FOI Mod done through the action below:

image.png

I couldn't find the column indicating response package creation in our schema in Redash.

Dependencies

Are there any dependencies?

DOD

  • Create query in Redash showing Request #'s that have had response package created in FOI Mod
  • [ ]
  • [ ]
  • [ ]
  • [ ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant