Build Analytics
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Silent Build Problems

Data model is scheduled to build daily. However, without indicating an error, it fails to do so. Manual build works and updates data as it should. Please review with me.

All days in date not working

I have a count of unique values and use (value,ALL(days_in_date)) function but is still being affected by my blox date filter. I need a way to calculate an all time formula for one column that is not affected by the date filter. Any ideas?This is wha...

zach_myt_0-1695157085200.png zach_myt_4-1695157276120.png zach_myt_3-1695157209455.png
zach_myt by 10 - ETL
  • 1712 Views
  • 3 replies
  • 0 kudos

2 events tied together by date filter

I have 2 type of data tables: assignments and completions. I want to perform the following formula.(# assigned_completions + # unassigned_completions) / (# assignments + # unassigned_completions)My elasticube has assignments and completions as differ...

HTTP Error REST_API Jupyter Notebook

Hi, I am using REST_API from the custom code section and want to query my elasticube but i am getting a below error:{'error': {'status': 401, 'httpMessage': 'Unauthorized'}}I am using the below query:logical_sql_res = sisense_conn.get_logical_sql(que...

mbjamil92 by 7 - Data Storage
  • 1330 Views
  • 1 replies
  • 0 kudos

Error when using DDiff function

I am trying to add a column to my report using the DDiff formula but getting the following error (also attached): Error querying your data modelBE#208517 Internal Analytical Engine Error: org.antlr.v4.runtime.misc.ParseCancellationException My fromul...

Refresh Elastic Cube Programmatically

After elastic cube built, I need to refresh the cubes based on the flag exists in Database.I created and build the elastic cube and now I want to refresh this cubes , if column value in give database in Y. instead of defining the interval

To avoid duplicate exported data

Hi Team,Iam trying to find a solution, we have a dashabord with pivot widget and a blox button to export the widget to xml.We have a requirement, where we should hide/not to display already downloaded rows, each row will have a uiqueid.Please suggest...