ContributionsMost RecentMost LikesSolutionsRe: Row Headers based on condition Hmm, at least in my version (8.2) I am unable to format disparate expansions using any combination of name overrides and header overrides to achieve your expansions on both account and UD1 in the for...Re: Row Headers based on condition This should be possible with standard member filter functionality. One potential solution: drop the nested expansion keeping only Account in the row member filter. Then do member filter overrides. ...Re: Quickviews and the Consolidation dimension Hi Scott: I'm a big fan of the Origin (O#) dimension for analyzing anything related to eliminations. Here is a member filter you might try adding to your columns to see if it satisfies your user's r...Re: Dashboard Parameter Delimited List Hi Emilie: what you are trying to do sounds like a strong fit with the marketplace solution 'Guided Reporting'. It simplifies the creation of report groups that contain multiple base reports. Docu...Re: Executing a data management sequence that we chose from a combo box in a dashboard Can you share the exact text of the arguments on your button? That might help diagnose what is not working. Else, to reiterate the format it should be: {YourDataMgmtSequenceName}{DMParameter1=[|!...Re: Executing a data management sequence that we chose from a combo box in a dashboard Hi Rayan: a few pointers for you: 1) "The problem is that i don't know how to send to the button the sequence" In the Button Settings, under Action > Server Task, you will set: Selection Chan...Re: Help required troubleshooting a Report Book not processing in Excel Hi Mark: a few things to check: Can you run the cube view directly and export to Excel? Note all the parameters that are requested, especially if there are any dependent parameters. Double chec...Re: nested CustomMemberList with |MFUD1| ? Hi Sergey: if memory serves me correctly, |MF-MemberFilters| cannot be used in CustomMemberLists. What if it was U1#Total_UD1.Tree with U4 nested as U4#Total_UD4.Member.Base? Use either Collapse al...Re: Data Dump - Too large for Cube View This is our exact setup, 3 base cubes that correspond to different divisions with 1 top level reporting cube. We can simply do A#IncomeStatement.Tree (or .Base) with any entity from the hierarchy. Ed...Re: Data Dump - Too large for Cube View I might be missing something. As part of your Member Filter for the Loop, the aggregate would be E#YourTopEntity? Such as: E#YourTopEntity.Member.Base