You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
e.g.,
SELECT requestid, responsepackagecreated
FROM public."xxxxxxx"
WHERE responsepackagecreated = 'TRUE'
Response package creation in FOI Mod done through the action below:
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
[ ]
[ ]
[ ]
[ ]
The text was updated successfully, but these errors were encountered:
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:
e.g.,
SELECT requestid, responsepackagecreated
FROM public."xxxxxxx"
WHERE responsepackagecreated = 'TRUE'
Response package creation in FOI Mod done through the action below:
I couldn't find the column indicating response package creation in our schema in Redash.
Dependencies
Are there any dependencies?
DOD
The text was updated successfully, but these errors were encountered: