-
Jedox 4 Beginners wrote a new post 2 years, 6 months ago
In this article, we will explain how to change language via User properties and ways to do it. Usually, when creating a user in Jedox there are a few things you need to add in order to create it:
All of […]
-
Jedox 4 Beginners wrote a new post 2 years, 6 months ago
How to work with the stylesheet In this article, we will show you how to import different stylesheet examples inside your report. In order to do this, we will use the […]
-
Jedox 4 Beginners replied to the topic "SUM IF in Jedox Report" – 2 years, 7 months ago
Hi,
SUMIF formula is naturally removed from excel export:
https://knowledgebase.jedox.com/jedox/jedox-web/xlsx-files-import-export.htm?Highlight=sumif
but you can check this alternative: -
Jedox 4 Beginners posted a new topic "SUM IF in Jedox Report" – 2 years, 7 months ago
Hi, can the SUMIF formula be used in Jedox reports?
-
Jedox 4 Beginners wrote a new post 2 years, 7 months ago
Excel functions in Jedox export – Part 1 While doing different projects we noticed that one of the repeating requirements is to export the Jedox report in Excel and then perform some […]
-
Jedox 4 Beginners wrote a new post 2 years, 8 months ago
How to sort attributes? In this article, we will show you how to sort attributes in the way you like. When building dimensions in Jedox it could happen that some of them […]
-
Jedox 4 Beginners replied to the topic "ERROR WHILE RESTORING THE DATABASE" – 2 years, 8 months ago
Check this article https://www.jedox4beginners.com/restoring-the-database-error/
-
Jedox 4 Beginners posted a new topic "ERROR WHILE RESTORING THE DATABASE" – 2 years, 8 months ago
Hi,
Does anyone have this problem?
restore-database-fail.PNG -
Jedox 4 Beginners posted a new topic "Multiple actions buttons" – 2 years, 8 months ago
Hi team,
when do you think there will be multiple action buttons? -
Jedox 4 Beginners posted a new topic "M_EL1 – dimension is locked: dimension is used in a locked cube" – 2 years, 8 months ago
Hi,
did anyone have problem like this:
M_EL1 – dimension is locked: dimension is used in a locked cube? -
Jedox 4 Beginners posted a new topic "CODE:104 – NOT FOUND: CANNOT FIND REQUESTED WORKBOOK OR WORKSHEET" – 2 years, 8 months ago
Does anyone have a problem with this?
-
Jedox 4 Beginners replied to the topic "JDX_SID NOT FOUND" – 2 years, 8 months ago
-
Jedox 4 Beginners posted a new topic "JDX_SID NOT FOUND" – 2 years, 8 months ago
hi Team,
how to solve the integrator problem where message is
JDX_SID NOT FOUND? -
Jedox 4 Beginners replied to the topic "How to remove ^-,.|} from the element name?" – 2 years, 8 months ago
you can use groovy for it
return _input1.replaceAll(“[^a-zA-Z0-9]”, “”);
where all non alphabetic characters will be replaced by empty string -
Jedox 4 Beginners posted a new topic "How to remove ^-,.|} from the element name?" – 2 years, 8 months ago
How to remove ^-,.|} from the element name?
-
Jedox 4 Beginners replied to the topic "exclude ~ from text filter" – 2 years, 9 months ago
Hi!
Try like this
“^((?!~).)*$” -
Jedox 4 Beginners posted a new topic "exclude ~ from text filter" – 2 years, 9 months ago
How to exclude ~ from text filter via Regular Expression?
- Load More