ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Single Filter against multiple columns Hi TriAnthony It works like a charm. Thank you very much for your assistance. I was also able to hide the filter via script using this reference 🙂 https://www.binextlevel.com/post/hide-dashboard-filters Re: Blox Search Field usage for multiple columns Hi TriAnthony , Do you think we can use this method to satisfy my requirement here? https://community.sisense.com/t5/help-and-how-to/single-filter-against-multiple-columns/td-p/27079 Re: Widget Filters - condition across multiple fields Jake_Raz Do you think your suggestion can help resolve my use-case as well ? Here is the description https://community.sisense.com/t5/help-and-how-to/single-filter-against-multiple-columns/td-p/27079 Re: How to Use "OR" Filter Condition on a Widget Level | JavaScript Hello Liliia_DevX Do you think we can use the same method to acheive my use-case listed here: https://community.sisense.com/t5/help-and-how-to/single-filter-against-multiple-columns/td-p/27079 Single Filter against multiple columns Hello Experts I wonder if there is way to build a single filter on Dashboard that interacts with 2 different columns in the database? Here is an example 2 columns in table:- - primary City - secondary city On the dashboard level, we would like to build a single filter called 'city' which should filter against both of these columns using OR condition (eg: select sum(sales) from customer_orders where primary_city='Toronto' or secondary_city='Toronto' SolvedRe: Ability to more granularly control editing of Shared Formulas, Attributes, and non-shared Formul Hi DRay which release is this planned for? Any ETA? Expose JSON Key in a widget Hi All, I am trying to understand if there is any way to extract json "keys" as columns in a Sisense widget. Example: Lets say we have a semi-structure table that contains some json attributes which is some key:value pairs attributes:{ "x1": "John Doe", "x2": 30, "x3": 180 } is there a way I use "x2" in my widgets (eg: line chart) without me creating/hard-code into columns on the database/model level? SolvedRe: How to change the ownership of a live connection datamodel its by using this API POST /elasticubes/{server}/{title}/updateCube Re: How to change the ownership of a live connection datamodel Hi DRay yes i was able to get it resolved. Thank you Re: Import live model with Formula: Not working rapidbisupport I tried using API's as well and see the same behaviour i.e no formulas