ChristopherGre3
2 years agoQrew Trainee
Formula redirect that passes a dynamic value to a report?
Is it possible to pass along a value in a redirect that can be used as a filter in the report I redirect to?
For example, say I click a formula rich text button, and in it is a line like this:
var text url = URLRoot() & "db/" & [_DBID_GROUP_IDS] & "?a=q&qid=7&_fid_7=" & $rid;
Where _fid_7 is the [related parent id], and make that report filter on [related parent id] = _fid_7?
------------------------------
Christopher Greene
------------------------------
For example, say I click a formula rich text button, and in it is a line like this:
var text url = URLRoot() & "db/" & [_DBID_GROUP_IDS] & "?a=q&qid=7&_fid_7=" & $rid;
Where _fid_7 is the [related parent id], and make that report filter on [related parent id] = _fid_7?
------------------------------
Christopher Greene
------------------------------