ContributionsMost RecentMost LikesSolutionsRe: What could be a reason for a Save button in a workflow to be triggered several times after save? Interesting that in a lower environment it works fine, only 1 task (1 instance) is triggered. What could be a reason for a Save button in a workflow to be triggered several times after save? For some reason, the workflow save event is being called several times. I have this configured right (I believe): Dim returnValue As Object = args.DefaultReturnValue args.UseReturnValueFromBusines...Re: QuickViews calculations HiChristianW, Wondering if we can read Cell reference i.e. Member selection based on the cell for Year? or any other. T#cell1 thx Re: Read/ Analyze contents of Binary columns You're right Chris. I can loop and either add another dataTable field or concatenate after getting the description. Was wondering if there was an "option" to turn descriptions on/off 🙂 - maybe an ...Re: Read/ Analyze contents of Binary columns HiChristianW, This works perfect! Is there any change to join the names with descriptions? Example: Acc1 - Expenses Thanks Raf Re: Create custom member filter - Tree Ha! I guess this is what I was looking for. Didn't know we could use Indent here that could affect the result. So the result of this will be the same as a list of members, but indented in the order ...Re: Create custom member filter - Tree Right - I can try that. thx Re: Return items from one dimension based on another dimension 2000+ entities 🙂 But it gives me an idea - I may be able to write a rule to return the member selection as you suggested. If the client did not change their mind I will try this. thank you Re: Create custom member filter - Tree Hi Jack, .Remove and .List do not work in my case, as I would need to know the member name. The MemberList method works (we use some of them), however, I don't get a Tree style. I wanted to have th...Create custom member filter - Tree As we cannot filter the Tree member expansion, is it possible to create a custom Tree? If not as a custom expansion, perhaps a code that returns a tree i.e. XFTreeItem? Dimension: Account Parent1...