Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法传递 url 参数来过滤切片?有点像 http://localhost:8080/superset/dashboard/15/?tableColumnName=value
我在 tableColumnName 上有一个过滤器切片
像下面这样的 preselect_filters 工作:
preselect_filters={"76":{"tableColumnName":["value1"]}}