Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Update summarize table with a dimdate

Hi.   I created a virtual table using the summarize and then using conditionals i set a kpi value for each item. The last column count is a cumulative sum (from january to august) by management of ...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi.

     

    I got to find a solution to dynamically update the kpis. I gave up creating a virtual table, and created a measure using the Switch function.

     

     

    I insert the hiperlinks inside the switch function, and as the calculations are updated, the kpi are also respecting the established parameters.

     

    Is was not the wat i wanted to do it, but it worked. 

     

    Thanks all for helps.

     

     

     

    regards.