Technical Troubleshooting
Get help with error messages and technical issues
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New tabber implementation - multiple tabbers

I noticed new tabber implementation with UI controls. Great, I never liked scritping with widget IDs.There seems to be major flaw though. Consider this scenario: I have 2 tabbers on dashboard, one should only affect widgets a,b and c and 2nd should o...

WojtekGS by 7 - Data Storage
  • 123 Views
  • 3 replies
  • 2 kudos

Resolved! Does Sisense free up RAM from crashed queries and builds?

I've been looking at RAM use. While experimenting, I sometimes build bad widgets or cubes that use lots of RAM and then fail with the "abnormal memory consumption" message. That's fine, but I noticed after the RAM use climbs up, it remains high. Afte...

Tim by 11 - Data Pipeline
  • 352 Views
  • 4 replies
  • 0 kudos

Resolved! Query Plan Analyzer - is it reliable?

Looks to me like the Query Plan Analyzer incorrectly labels some joins as "many" when they should be "one". Also, it seems to analyze the SQL constructed by Sisense, not the database's query plan. Is that correct, or am I missing something? (My goal ...

Tim by 11 - Data Pipeline
  • 308 Views
  • 1 replies
  • 0 kudos

BloX SJSON scrambled when using git?

I have a dashboard with several BloX widgets. I noticed after using the Git Interface to version control the JSON in the bLox widget gets scrambled. The widgets still work, but they become near-impossible to edit after the fact. Are there any know re...

spuma by 8 - Cloud Apps
  • 437 Views
  • 3 replies
  • 0 kudos

Widget PNGs are blurry when downloaded

I suspect this may be a user-specific problem and not something system wide. We've only had one user complaing of the problem.When she uses the "Download Image" functionality from Sisense 2024.1, the resolution of the PNG is fuzzy/blurry, as if the r...

Resolved! Sisense Table with Aggregation Not Working

Hi All,Our Table with Aggregation widgets have all broken and we're only seeing the following: We are seeing this across multiple members. Has anyone else experienced this issue and does anyone have any info on whether the widget's support was remove...

widget_67506458c3a99d003354608a.png

Feedback loop with github integration

I can't make updates to sisense/periscope through our github integration because the repository is > 500MB. I also can't delete files in the repository to make it smaller because of the same error and the periscope ingest is canceled. How do I procee...

lmckinley by 8 - Cloud Apps
  • 406 Views
  • 2 replies
  • 0 kudos

Resolved! Github changes are discarded

We are trying to make bulk edits to our dashboards and trying to use our existing github integration to achieve this. When a change to a file is merged in github, the commit will show in the commit history for ~4 minutes, and then disappear and rever...

lmckinley by 8 - Cloud Apps
  • 516 Views
  • 3 replies
  • 0 kudos

Sisense MongoDB

Hi, Please advise if there is a sisense odbc driver that will support mongo 6.0.16 - ent ,   IS there a new license required if an upgrade is required to support this new mongo version?current version : Sisense MongoDB ODBC Driver x64 v2.2.1.6

Muhammad by 7 - Data Storage
  • 853 Views
  • 2 replies
  • 0 kudos

Resolved! 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...

Resolved! Rolling 30-Day Average

Hi all,We're trying to create a rolling 30-day average in one of our bar chart widgets. I've tried using different solutions found online, but they all involve RPAVG, CURRENTDATE or other window functions that seem to break our connection to the live...