Forum Discussion

SMEisMe's avatar
SMEisMe
New Member
2 years ago
Solved

Limiting data on different levels

I have item/purchase order level data in a single query.  I want to be able to select a single item from the top table, and have it show me all of the items that are on that same PO.  I got it to wor...
  • lbendlin's avatar
    lbendlin
    2 years ago

    As soon as they clicked on that single line you will need two separate copies of your data.  One that is impacted directly by the filter context (user choices) and another that is disconnected, and controlled by measure filters.