Hi all,
If I ran %BuildCube() and got nothing into the fact table as follows:
d ##class(%DeepSee.Utils).%BuildCube("MyCube",1,1)
Existing cube deleted.
Fact table built: 0 fact(s), 2 core(s) used.
Fact indices built: 1 fact(s), 2 core(s) used.
Cube does not support aggregate precomputation.
Complete
Elapsed time: .778421s
What do I need to check to see what went wrong?
Thanks in advance!