Forum Discussion
BradLemke
5 years agoQrew Assistant Captain
Add the highlighted below, replace X with the Report ID of your choice.
~=qdb.GetURL("DetailsTableDBID", "API_GenResultsTable^query={'DetailsFieldID'.EX.'"+ field["MasterSourceField"]+"'}^qid=X^options=nvw.ned.phd.nfg.sortorder-A.groupby-V^slist=DetailsGroupFieldID^ts="+ new Date().getTime());~
In addition, it may be beneficial to you to pull some of the code for the query/table you're building from the 'show expanded url of this report'. You can find this in the 'More' dropdown of the old style interface of the table report.
------------------------------
Brad Lemke
------------------------------
~=qdb.GetURL("DetailsTableDBID", "API_GenResultsTable^query={'DetailsFieldID'.EX.'"+ field["MasterSourceField"]+"'}^qid=X^options=nvw.ned.phd.nfg.sortorder-A.groupby-V^slist=DetailsGroupFieldID^ts="+ new Date().getTime());~
In addition, it may be beneficial to you to pull some of the code for the query/table you're building from the 'show expanded url of this report'. You can find this in the 'More' dropdown of the old style interface of the table report.
------------------------------
Brad Lemke
------------------------------