Hey guys, so im building this application using ASP.net (visual studio 2005) and i have few dropdown lists.
the dropdown list has an arrow beside it. when u hover over it, it says "choose data source". i click on it but there seems like no option to connect to analysis server. there are other options available such as database, object etc etc.
How do i connect to the analysis server so that i could use values from my cube to make the drop down list?
basically i am going to use those drop downs as my dimensions.
thanks in advanced :)