Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

unable to dynamically populate a table using slicer selection

Hello, 

Below is what im trying to achieve. 

The selected value of the company name doesnt populate as you can see in the screen shot. 

 

I have a single select slicer on the report for the company name. I want this to populate dynamically based on company selection but it is blank. 

 

Kindly help. 

  • Hey Anonymous ,

     

    unfortunately this is not possible since the calculated table is preprocessed or in other words the table is created/finishd/filled before you slice something and your slicing won't change the content.

     

    If this post was helpful may I ask you to mark it as solution and give it a 'thumbs up'? This will also help others

    Have a nice day!

    BR,
    Josef
    Graz - Austria

2 Replies

  • Hey Anonymous ,

     

    unfortunately this is not possible since the calculated table is preprocessed or in other words the table is created/finishd/filled before you slice something and your slicing won't change the content.

     

    If this post was helpful may I ask you to mark it as solution and give it a 'thumbs up'? This will also help others

    Have a nice day!

    BR,
    Josef
    Graz - Austria

    • Anonymous's avatar
      Anonymous
      Not applicable

      JosefPrakljacic 

       

      Thank you so much. I did realise that. But thought the community might have a trick to solve this problem.