Forum Discussion

ashukla2's avatar
ashukla2
Regular Visitor
3 years ago
Solved

Connect slicer value to Advanced Editor for SQL query

I am creating a dashboard that is connected to a SQL database. There are several different filters which the user can filter on and the existing tables in the database will be filtered and displayed....
  • danextian's avatar
    3 years ago

    Hi ashukla2,

     

    You can affect the SQL query using parameters which in turn affects the data model and the visuals but is not the other way around. Slicer values cannot be passed on to a SQL query. What you can do is load the data with all the needed rows and use the values from those columns in a slicer/s.