Forum Discussion

vkisa's avatar
vkisa
Helper II
2 years ago

Slicer doesn't work for table which is created in variable

Hi, 

 

I'm trying to create a new table for some specific date periods and percentage changes for some of them. I used calculated column for deposit and brought measures per row. 

 

It looks like as below,

 

 

 The issue is that, country- brand and brandsplit slicers don't affect the table. How can I adjust my table "_table1" as variable?  

 

The measure for yesterday,

 

 

Thank you,

VK

 

4 Replies

  • thank you HotChilli  What if we create the table with crossjoin function and add brand, country columns as below? Can we adjust "yesterday" measure regards to that? 

     

     

  • HotChilli's avatar
    HotChilli
    Community Champion

    I'm not sure what you are trying to do.

    Can you use Field parameters?

    • vkisa's avatar
      vkisa
      Helper II

      Actually, I created a table that shows the measures by date periods. That is why I created table for these date periods like below,

      But I need to add two rows that give %change of yesterday and SDLM, MTD and SPLM   

      I'm stucked how I can handle that...