Hi,
I am playing a bit with RTMondrian and I cannot seem to be able to connect nested nodes. I am trying this:
view := RTMondrian new. view nodes: (1 to: 2) forEach: [ :each | view node: each * 10 ]. view edges source: {10->20} connectFrom: #key to: #value. view
Given the advanced time, it might well be that I am missing something obvious. Or is it a regression?
Cheers, Doru
-- www.tudorgirba.com www.feenk.com
"We are all great at making mistakes."