ContributionsMost RecentMost LikesSolutionsRe: Mass member delete from Custom dim Orphans I deleted using an XML file and importing it: Mass member delete from Custom dim Orphans I have 1200+ orphaned members with no data in my U6 custom dimension that I'd like to delete. The delete icon only allows 1 delete at a time. Is there a way to perform a mass delete? Re: Finance Business Rule Data.Calculate format TheJonG, I figured out my issue, it had to do with different constraint on the UD1 for the two accounts being used. Thank you for your time. Re: Finance Business Rule Data.Calculate format I did change the MultiplyUnbalanced statement to include may new tbFactorUnbalanced variable which only includes the dimensions/members that are in the PCT buffer, but not the Driver Buffer: ...Re: Finance Business Rule Data.Calculate format I'm sorry, I don't understand what you were referring to. When you say "In the second argument of the multiply unbalanced" you are referring to B or C? (i took it as B) I though A defined ...Re: Finance Business Rule Data.Calculate format TheJonG, I did recognize a mistake I made in my above testing, I used a filter to pull the Factor PCT value and the same filter in the MultiplyUnbalanced Calculate statement. And an issue with the U...Re: Finance Business Rule Data.Calculate format Thank you for the guidance, but something isn't correct (working) on my end. Maybe you can see it, I Don't. First, to assist in analysis, I've created and dumped the buffers for the Factor PCT, D...Finance Business Rule Data.Calculate format I'm struggling to understand how exactly to calculate what I need, a confirmation of direction and a little guidance would be great! I need to calculate an account value (Factored account) from a D...SolvedRe: Bypass import records based off date in records (Time Dim) you are correct that the code pulls in the WF time POV. Unfortunately, the time in the file is year and month. I could simply check month, but I get errors trying to substring the month out of the ...Bypass import records based off date in records (Time Dim) How would I bypass import records where the time is not equal to the WF Time POV? Solved