RussellBeaubien
3 years agoQrew Cadet
timeline temporary report not filtering correctly
Currently I am setting a time line report for a project to create a Gantt chart.
How I have it setup is a projects will have multiple PO's to different vendors. On each PO I can create multiple Gantt entries. From the project I hit my formula url button to make a temporary report of all Gantt entries.
URLRoot() & "db/" & "table ID" & "?a=q" & "&qid=5" & "&query=" &
"{'15'.EX.'"& ToText([Project Number]) & "'}"
When I change "&qid=5" to 1 to use the list all report the filter I have in my formula works correctly. But when it is set to "5" which is a time line report, the filtering does not work.
------------------------------
Russell Beaubien
------------------------------
How I have it setup is a projects will have multiple PO's to different vendors. On each PO I can create multiple Gantt entries. From the project I hit my formula url button to make a temporary report of all Gantt entries.
URLRoot() & "db/" & "table ID" & "?a=q" & "&qid=5" & "&query=" &
"{'15'.EX.'"& ToText([Project Number]) & "'}"
When I change "&qid=5" to 1 to use the list all report the filter I have in my formula works correctly. But when it is set to "5" which is a time line report, the filtering does not work.
------------------------------
Russell Beaubien
------------------------------