| |
|

Data Dynamics Analysis Support
Started by fabioand2k at 05-23-2009 12:13 AM. Topic has 10 replies.
 
 
 
|
|
Sort Posts:
|
|
|
|
05-23-2009, 12:13 AM
|
fabioand2k
Joined on 12-21-2007
Posts 54
|
Hide "select a cube" in pivotview
|
|
|
|
|
Hi,
how can i hide select a cube in pivotview, or how can exclude some perspective from list.
'cause i control security access for cubes in my application.
thanks
fabio andrade
|
|
|
|
|
Report
|
|
|
|
05-26-2009, 1:38 PM
|
GauravC
Joined on 12-11-2008
Posts 579
|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
Hello,
Can you please provide us some more information on what you are trying to achieve.
What do you mean by hiding a cube? Are you referring to hiding the Attributes and Measures field or are you referring to filter data in the pivot view?
Regards,
Gaurav
|
|
|
|
|
Report
|
|
|
|
05-27-2009, 2:26 PM
|
fabioand2k
Joined on 12-21-2007
Posts 54
|
Re: Hide "select a cube" in pivotview
Attachment: datadyn.jpg
|
|
|
|
|
See my picture, if i can hide this combo, its better, but if i can remove cubes from list, its ok.
thanks
|
|
|
|
|
Report
|
|
|
|
05-28-2009, 3:04 PM
|
GauravC
Joined on 12-11-2008
Posts 579
|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
Hello,
At present it is not possible to hide any particular section of the PivotView.
I have entered a Case 130714 to implement this feature and also attached your email address to this case so that you can be notified when the feature gets implemented.
Regards,
Gaurav
|
|
|
|
|
Report
|
|
|
|
05-29-2009, 10:02 AM
|
fabioand2k
Joined on 12-21-2007
Posts 54
|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
And have anyway to remove Perspectives from list ?, in perspectives collection , have a remove method, how can i use ?
|
|
|
|
|
Report
|
|
|
|
02-14-2011, 11:35 AM
|
Vahan
Joined on 02-10-2011
Posts 6
|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
Hi,
I wanted to know if there has been any updates for this thread.
Currently, I am trying to hide the "Select a Cube" section of the PivotView but cannot find any solutions online. Has this feature been implemented?
Thank You,
Vahan
|
|
|
|
|
Report
|
|
|
|
02-15-2011, 2:25 PM
|
SankalpS
Joined on 12-11-2008
Posts 2,587

|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
Vahan,
Unfortunately Case 130714 has not been implemented as yet. I have added your E-mail address to the list of affected users for this case. You will be notified once this case gets resolved.
Regards, Sankalp
Sankalp Sen GrapeCity- DataDynamics
|
|
|
|
|
Report
|
|
|
|
12-31-2011, 11:36 AM
|
fabioand2k
Joined on 12-21-2007
Posts 54
|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
Hi,
problably, i'm the first customer bought activeAnalysis (if you see your sales records), this feature (hide select a cube), i ask 3 years ago, and nothing at this time, i'm a developer, and i know its very simple, to create a property like visible to this combo. with this problem i cant use your component, and sinceraly, i dont know why i bought version 2.
3 years for only visible combo ?
|
|
|
|
|
Report
|
|
|
|
01-01-2012, 9:42 PM
|
SankalpS
Joined on 12-11-2008
Posts 2,587

|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
fabioand2k,
I apologize for the inconvenience caused. I checked the status of Case 130714 and found that hiding of "Select a Cube" combobox was not implemented. However another sub case 150647 was opened to provide a way to list specific cubes in cubes drop-down and it has already been implemented. This is specifically
required as we apply security at a cube-level and user can access only
the cubes which they have access to. We have added a new method named
SetCubeFilter. Please take a look at this link from our documentation to get more information on how you can show or hide specific cubes. You can download the latest build of ActiveAnalysis from this link to check this feature.
Regards, Sankalp
Sankalp Sen GrapeCity- DataDynamics
|
|
|
|
|
Report
|
|
|
|
01-02-2012, 4:15 AM
|
fabioand2k
Joined on 12-21-2007
Posts 54
|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
Thanks,
its works on winforms, bt how can i do in silverlight ?
thanks
|
|
|
|
|
Report
|
|
|
|
01-02-2012, 9:57 PM
|
SankalpS
Joined on 12-11-2008
Posts 2,587

|
Re: Hide "select a cube" in pivotview
|
|
|
|
|
fabioand2k,
In Silverlight, ServerSideDataSource should be registered for MdxDataSource because in general developers use ServerSideDataSource instead of client MdxDataSource and since it also requires to share connection string on client side. Therefore the additional implementation can be done in client MdxDataSource.
We actually have a nice sample which is shipped with ActiveAnalysis. I would suggest you to kindly take a look at the MdxCubeFilter Silverlight sample which demonstrates how to establish server side connection to an MDX data source with cube filter.
Regards, Sankalp
Sankalp Sen GrapeCity- DataDynamics
|
|
|
|
|
Report
|
|
|
|
|
GrapeCity » Product Support » Data Dynamics A... » Hide "select a cube" in pivotview
|
|
|
|
|