Skip to main content

#Filter Option0 discussing

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 comment
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 comments
  1. Nov 18, 2020, 3:31 PM
    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 comment
  1. Apr 20, 2020, 10:57 AM
    Yes you can remove those via CSS Overrides in the Community Builder.
0/9000