Skip to content

Unable to reference static cube names (inside schema folder) in the dynamic schema while creating joinsΒ #1880

@manickaws

Description

@manickaws

Description:
I have static cubes inside the schema folder (eg: Users). I also create dynamic schema fetching from database. The dynamic schema works perfectly. However when i try to join the dynamic cubes and the static cubes , i get reference error "Users is not defined"

To Reproduce:
Create a static cube inside schema folder. Fetch the data from Database and create dynamic schema. Now inside the dynamic schema try to create a relationship with the static cube using "belongs to". In the playground when you click the "dimensions" button, you will get a reference error.

Screenshot of the code as below :
image

Screenshot of the error as below :
image

Version Used : 0.22.3

Metadata

Metadata

Labels

data modelingquestionThe issue is a question. Please use Stack Overflow for questions.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions