Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Filters are used to process and filter data, stored on the platform, to make it available anywhere via hashtags mechanism. It is a visual way to create SQL requests to data stored on the platform. 


FILTERS' USAGE

Data sets that can be filtered

How to refer to filtered results

Where to reference Filtered data

  • in any Constructor Elements/Components
  • in Events creation hashtag as value
  • To define elements visibility logic
  • Loops for multiline/element data
  • Operations

...


This is how a set of Filters can look in you app:

Image Added




You can create Filters in APP DATA section for both Objects and Events (RED MARKORANGE MARK) , Add New Filter Filter (ORANGE MARKRED MARK).

Image Added



Image RemovedDemonstrares how to hide and show filters for Events and Objects on Mobsted multichannel PWA platformImage Added

You can make VISIBLE/INVISIBLE or HIDE/SHOW needed filters in your admin panels .Demonstrares how to hide and show filters for Events and Objects on Mobsted multichannel PWA platformImage Removed




Each Filter shows:

  1. Aggregate function chosen - SUM, AVG, MIN, MAX, COUNT
  2. Number of records fitting the conditions
  3. When it was last time refreshed

...