I can't load data in my cube with turbo integrator

Post Reply
Federico
Posts: 3
Joined: Tue Apr 29, 2014 8:41 am
OLAP Product: TM1
Version: 10.2
Excel Version: 2010

I can't load data in my cube with turbo integrator

Post by Federico »

Hi everyone,

it is my first post here :)

I have the following problem. There is a turbo integrator process, which loads data in a cube.

There are 8 cubes very similar to this, in 2 cubes the load process works perfectly, but in the other 6 cubes, no way to load any data.

Turbo integrator finish the process successfully, but when I try to get the values, I get a message "no values available".

Does anyone has a clue, where my problem might be? I have include a screenshot of a dummy loads. Very simple, but no chances.

Many thanks in advance.

P.S.: I also tried with excel, no chances too.
Attachments
20140429 Problem TM1.pdf
(228.27 KiB) Downloaded 150 times
Wim Gielis
MVP
Posts: 3241
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: I can't load data in my cube with turbo integrator

Post by Wim Gielis »

Hello

Please show us the Advanced > Data tab code.

Sorry to ask the question, but you're looking in the correct cube?

At what level do you check the data? If at consolidated level, the dimension element weightings are correct and not equal to 0 for instance?
I do suggest to check the load at the lowest level in every dimension.

Are you sure to check at the correct intersection in the cube?
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Federico
Posts: 3
Joined: Tue Apr 29, 2014 8:41 am
OLAP Product: TM1
Version: 10.2
Excel Version: 2010

Re: I can't load data in my cube with turbo integrator

Post by Federico »

Hi Wim,

thank you for your answer.

I'm loading data in the lowest level, I'm sure here.

I have also completely delete all data in the cube with a CubeClearData, just to be sure about the correct intersection. And created a view, which at least shows just one cell different to 0.

Following your advice about the correct intersection, I was able finally to load data in the cube for the first time.

Here, the issue, I can't explain myself.

In the dimension when I search for a leaf element, called "X123" I can find ihm.

But when I search for the same element in the cube browser, I cannot find him.

In my cube, I cannot see all the N-Elements I would like to see, and that I know, that they in the dimension.

Do you have any clue?
Attachments
20140429 Problem TM1 02.pdf
(148.53 KiB) Downloaded 135 times
Wim Gielis
MVP
Posts: 3241
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: I can't load data in my cube with turbo integrator

Post by Wim Gielis »

Hello

Be careful with searching for elements...

If you search by wildcard (* and ?), you only search in the current alias (or element name if no alias chosen).
You also only search in the elements that are shown on screen. The search function will not look for a match in all other (hidden) elements.
I guess that this is your problem.

If you do not search by wildcards, the same rules apply. But in that case, it's by far the easiest to type the name of element in Excel or Notepad, copy/paste in the Subset Editor. That way you're sure to find it (and if it does not exist, you will get a message telling so).

In a cubeview, you should work with predefined subsets, or, if you don't, make sure you hit the "Show ALL" button in the topleft corner of the Subset Editor (the very first icon in fact).

Wim
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Federico
Posts: 3
Joined: Tue Apr 29, 2014 8:41 am
OLAP Product: TM1
Version: 10.2
Excel Version: 2010

Re: I can't load data in my cube with turbo integrator

Post by Federico »

Thanks Wim,

a colleague of mine created another view. I don't really know how, if with subset.

But the funny thing is, the data was there. It was correctly loaded.

I think, I have to read the books again :)

Have a nice day,
Federico
Wim Gielis
MVP
Posts: 3241
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: I can't load data in my cube with turbo integrator

Post by Wim Gielis »

Federico wrote:I think, I have to read the books again :)
Definitely, because views and subsets and navigating in the cube are rather basic tasks in TM1 ;-)
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Post Reply