Skip to main content

#Filter Option0 人正在讨论

Teams within my organization have encountered a limitation regarding the filter options for dynamic dashboards, as it is currently capped at 50, which falls short of the required filter metrics. Unfortunately, there is currently no alternative solution to bypass this limit.

 

Therefore, we would greatly appreciate it if this limitation could be increased, enabling teams to consolidate their dashboards and streamline their operations.

#Reports & Dashboards #Dashboards #Filter Option #Reporting

1 条评论
0/9000

Hi all,

I'm reviewing a dataflow with many conscutive filters node.

The first filter is (dim:N:ABC)

the second one is (dim:N:DEF)

the third is (dim:N:GHI)

ecc

There are 7 consecutive filters nodes.

 

Is possible to merge all these nodes?

is possible to insert in a filter node a filter logic (example: Filter A & filter B &filter B)?

 

tks

2 条评论
  1. 2020年11月18日 15:31
    The old syntax is confusing, using SAQL as @Roman Michalik noted is much easier and allows for more complex filter. Example: (('Field_A' == "ABC" && 'Field_B' == "XYZ") || 'Field_C' > 0) && 'Field_D' != "false"
0/9000

Hello guys, i'm trying to use feed compact for my community but I don't want to show the sort and filter option. Is it possible?

1 条评论
  1. 2020年4月20日 10:57
    Yes you can remove those via CSS Overrides in the Community Builder.
0/9000