ContributionsMost RecentMost LikesSolutionsRe: negative number format And how could you get the number format like this: 3.333.333,25 (3.333.333,25) Re: negative number format Yes, but the thing is that it works for English culture, but for Spanish culture (with the European number format) it doesn't work negative number format Hi, I'm trying to set the number format in the Cube Views for negative numbers with gaps instead of a minus. The User culture is in Spanish because I need the decimals with the comma. I don't find...Re: How does it work C#Aggregated If I have the same members in both structures, no problem, it does fine. If I have duplicate members in one of the two structures but the consolidation percentage is set to 100 in one and 0 in the d...How does it work C#Aggregated Hi, How does it work the C#Aggregated? What entity property does it take into account for aggregating? We are aggregating two different entity structures but we are not obtaining the same data....SolvedCopy consolidated data from one cube to another Hi, I'm trying to copy consolidated data from one Cube to another one. All the process works perfectly except for the consolidated data. C#Elimination is not being imported. The part of the conne...Filter accounts by Plug Account Hi, How can I filter accounts by the plug account property just like I can filter by other account properties such as text? I am creating a CubeView and I need to show a series of accounts that h...