Forum Discussion

D3K's avatar
D3K
Icon for Advocate II rankAdvocate II
4 years ago
Solved

Insert random values into the table visualisation via slicer

Hey everyone!

Can't figure out how to solve the next task.

 

I have a calculated table and the visualisation containing only data from that table. There are no any measures in this visualisation.

And I need to have an option to add variable date to the particular column into the visualisation.

But if I create a slicer with the date based on SELECTEDVALUE measure (from separate non-linked with anything table), all my other slicer are stop acting (what is expected)

So here is the issue: I need all my slicers to work, but slicer with a date doesn't give any influence on the table visualisation - only add the date in the column

Please see the picture below.

 Any help will be highly appreciated. Thanks!

 

 

  • Power BI has no memory. You cannot add data dynamically, you can only remove data (via filters).

2 Replies

  • Power BI has no memory. You cannot add data dynamically, you can only remove data (via filters).

    • D3K's avatar
      D3K
      Icon for Advocate II rankAdvocate II

      Thak you for your answer. Will look for another way to solve that issue