ContributionsMost RecentNewest TopicsMost LikesSolutionsBreaky By Column with two Values: Is it Possible? Hello DRay Liliia_DevX , I am curious if there is a way to display two values with a break by by a category in Sisense? This is a provided example of what I am trying to achieve. Re: How to filter a table/pivot table: Filter one column that does not equal another column? Hey TriAnthony HamzaJ just curious if you can help with this one. Re: CASE WHEN logic in Formulas HamzaJ the formula does work, even though in the hover over in Sisense it says to wrap it in a ( ) from the When statement, but unfortunately this does show the N/A as zero How to filter a table/pivot table: Filter one column that does not equal another column? Hi DRay Liliia_DevX , I am trying to see if there is logic where I have a pivot table and I want to filter one column based on another column that do not equal, so getting all the results that match within a widget filter or maybe a formula filter. CASE WHEN logic in Formulas Hi DRay , I am trying to use the CASE WHEN logic in the formulas but does not seem to work. My logic: SUM(IF([Total DEFINITIVE_EST_NUM_OF_ER_VISITS]>0, [Total DEFINITIVE_EST_NUM_OF_ER_VISITS], 0)) but this does not give a value of 0 when I am looking in a tooltip map, it stills shows N/A in the tooltip. I tried a CASE WHEN Statement: CASE ( WHEN [Total DEFINITIVE_EST_NUM_OF_ER_VISITS]> 0 THEN [Total DEFINITIVE_EST_NUM_OF_ER_VISITS] ELSE 0 END) But I get unexpected token, and from the documentation I am doing everything correctly. The goal is for the tooltip information for Hospitals with ER visits that have 0 visits to show up as 0 rather than N/A in the tooltip information. Re: How to display two different Values from two different years within the same month range? Hi DRay I solved this by making the Month column a text field with leading zero for sorting purposes: 01 Jan, 02, Feb, 03 March, 04 April etc. Then I just inputted the two values for 2024 and 2025. How to display two different Values from two different years within the same month range? I want to display the Months from Jan to Dec. for two separate values. The image below shows what I am trying to achieve. I want a count for 2025 and I want a count for 2024. I have this my spread sheet but I was currious that if my datatype is a datetime rather then a text, is there a way to achieve this in Sisense DRay Liliia_DevX SolvedRe: How to create a filter within a widget? zach_myt https://www.binextlevel.com/post/filter-dropdown-in-widget this is the link, but if it doesn't work use zach_myt link then search filter dropdown in his articles. Re: How to create a filter within a widget? I found a solution: https://www.binextlevel.com/post/filter-dropdown-in-widget, use his first comment to create the solution. Re: Custom Filtering to allow users to filter for specific zip codes For anyone interested we would be happy to walk through our solution, please contact me at [email protected]
GroupsSisense Intelligence Feedback Group This group is dedicated to improving Sisense Intelligence through feedback and collaboration.5 Posts
Sisense Intelligence Feedback Group This group is dedicated to improving Sisense Intelligence through feedback and collaboration.5 Posts