Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Use outside filter context within a calculate table

Hi All,   I created a calculated table starting from the main table, but if I apply a filter on the main table it doesn't filter the calculate table.    Here below the schema:         ...
  • Anonymous's avatar
    Anonymous
    6 years ago

    means you want first your main table get filtered and based on filtered table your calculated table needs to be calculATED?

     

    if your requirement is like this then it is not possible because calculated table gets loaded at first load only and they will not get calculated every time based on some filters.

     

    Thanks & regards,
    Pravin Wattamwar
    www.linkedin.com/in/pravin-p-wattamwar

    If I resolve your problem Mark it as a solution and give kudos.