Forum Discussion

RyanStanford1's avatar
RyanStanford1
Qrew Captain
6 years ago

API_GenResultsTable qid and query together?

I'm working on a process where I need to embed a table into raw html... so I'm using the GenResultsTable call...

My question is, is there a way for me to use both parameters of qid and query?

the qid in question is already an embedded table on a form. So the qid itself doesn't filter based on related parent... which I'm hoping to do based on the query parameter.

------------------------------
Ryan Stanford
------------------------------
  • RyanMurray's avatar
    RyanMurray
    Quickbase Staff
    Hey Ryan,


    While you can't specify both a QID and a Query in API_GenResultsTable, you can certainly copy the query run by the QID by going to the report you'd like to call and clicking More > Get Expanded URL


    (You'll be able to copy the query from your report in the pop-up window)

    Then you'll want to add the additional parameter that filters based off of the parent.

    Let me know if you have questions,

    Sincerely,

    Ryan




    ------------------------------
    Ryan Murray
    ------------------------------