Hi everyone,
I'm currently facing a problem where some rows can't be loaded into the cubes.
Some rows are loaded without any issues, but others are not. For example, rows where the entity is_productive = 1 are loaded into the cube, but rows where is_productive = 0 are not loaded at all.
One important detail: for the rows where is_productive = 0, some of the other entities have NULL values. Could these NULL values be the reason why those rows aren't being loaded into the cube?
Thanks in advance for any help!