Forum Discussion

Nemesis_3's avatar
Nemesis_3
Copper Contributor
Nov 05, 2021
Solved

How to use the result of one query in another query?

I'm trying to call an API, where I need (for starters) 2 queries (M code). For this, the 2nd query calls an outcome from the 1st query.   However, I get the error message in doing so: "[Expression...
  • JKPieterse's avatar
    JKPieterse
    Nov 05, 2021

    Nemesis_3 If your final step of the Token query looks similar to this:

     

    Then all it takes is a right-click and choosing "Drill down":

    Which will end up looking like this:

     

Resources