Forum Discussion

lottino's avatar
lottino
Frequent Visitor
6 years ago

Set refresh query by given order

Hello,


I hold some combined queries in a way where I cannot retrieve full data by auto-refresh query having to manually refresh in order.


For example in case of a "new_member_table" and associated CONTRACT_ID value would load new data by given function to retrieve "user_contract_details". If order is not set correctly new contract details wont display because first table holds required values affecting second table data.


I've disabled simultaneous query refreshing on my data model compromising time efficiency.


So what im looking ideally is to have some queries loading one at the time by chosen order and some other queries in parallel.

 

 

Thank you,


Regards

1 Reply

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    To the best of my knowledge it is all or nothing in that regard.