Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Some query Related to custom oda-data-extension
Rubbish
Hi everyone,
I am doing some POC for writing custom oda-data extension for OLAP or multdimensional data sources.
i think i am successful up to some extend.
i am able to connect my datasource and also able to create a dataset.
but instead of mapping the result of my query to dataset i want to map it on datacube.
ok i explain it more.... i dont want a user to be able to drag dataset in layout.
i have written some custom dataset wizard pages which lets the user to select the dimensions user wants in report. and in background i have created query on the basis of user selection of dimensions.
i want to map the selected dimensions on a without the user interaction for cube creation.
I have written a custom oda-data extension for connecting the custom data source. i want that when a user select the dimensions for query in datasetwizard page ... i map them on datacube programitically. in this case dataset will be just for user information and user cant drag any member of that dataset in layout.
one more approach i can use is that instead of using datacube i will use table ... and similar to normal jdbc dataset ... but but but ... user should not be able to drag individual members of dataset in layout...
is it possible to impose such restriction on dataset?
thanks in advance
hi virgil,
thanks for your help for my previous posts.
i have dropped the idea of enhancing existing items of birt. birt ur suggestions were really helpful...
Regards,
sachin
Find more posts tagged with
Comments
Rubbish
hi everyone,
i have resolved this issue.
if anyone have some query then post it here,
Regards,
Sachin