Forum Replies Created

RE: SUM IF in Jedox Report

Hi, SUMIF formula is naturally removed from excel export: but you can check this alternative:

In forum Spreadsheet

4 years ago
SUM IF in Jedox Report

Hi, can the SUMIF formula be used in Jedox reports?

In forum Spreadsheet

4 years ago
RE: ERROR WHILE RESTORING THE DATABASE

Check this article

In forum Modeler

4 years ago
ERROR WHILE RESTORING THE DATABASE

Hi, Does anyone have this problem?  restore-database-fail.PNG

In forum Modeler

4 years ago
Multiple actions buttons

Hi team, when do you think there will be multiple action buttons?

In forum General

4 years ago
RE: M_EL1 – dimension is locked: dimension is used in a locked cube

In forum Modeler

4 years ago
M_EL1 – dimension is locked: dimension is used in a locked cube

Hi, did anyone have problem like this: M_EL1 – dimension is locked: dimension is used in a locked cube?

In forum Modeler

4 years ago
RE: CODE:104 – NOT FOUND: CANNOT FIND REQUESTED WORKBOOK OR WORKSHEET

In forum Macro

4 years ago
CODE:104 – NOT FOUND: CANNOT FIND REQUESTED WORKBOOK OR WORKSHEET

Does anyone have a problem with this? CODE:104 – NOT FOUND: CANNOT FIND REQUESTED WORKBOOK OR WORKSHEET

In forum Macro

4 years ago
RE: JDX_SID NOT FOUND

In forum ETL

4 years ago
JDX_SID NOT FOUND

hi Team, how to solve the integrator problem where message is JDX_SID NOT FOUND?

In forum ETL

4 years ago
RE: How to remove ^-,.|} from the element name?

you can use groovy for it return _input1.replaceAll("[^a-zA-Z0-9]", ""); where all non alphabetic characters will be replaced by empty string

In forum General

4 years ago
How to remove ^-,.|} from the element name?

How to remove ^-,.|} from the element name?

In forum General

4 years ago
RE: exclude ~ from text filter

Hi! Try like this "^((?!~).)*$"

In forum General

4 years ago
exclude ~ from text filter

How to exclude ~ from text filter via Regular Expression?

In forum General

4 years ago
Page 2 / 3