ContributionsMost RecentMost LikesSolutionsRe: Relationship properties - how to get stored items? thanks! this is what i was looking for! Re: Relationship properties - how to get stored items? yes, that works, but it doesn't give me the number of stored items... Relationship properties - how to get stored items? Hello, I'm trying to get all the stored items of Entity relationship properties, but w/o success. Any idea what I'm doing wrong? Dim oVMProperties As New VaryingMemberProperties(DimType.Entity....SolvedRe: Can we programmatically change the WF POV? Thanks Rob! This actually didn't help with my use-case (I was able to solve it differently, but this helped to find a bug in my code), but still, good to know this method! Re: Can we programmatically change the WF POV? Yes, I'm aware of this feature, but I want to have this functionality in the BR. My use case is not linked to dashboard in fact. I'd like to change WF POV on demand. I wonder if there's enum, shouldn...Can we programmatically change the WF POV? I'm trying to change the WF POV via DashboardExtender BR. I noticed there is EnumXFSelectionChangedPovActionType but I don't see any object which can make a use of this. Any tips? SolvedMemberScript vs DataCellPk Hi, Is there an easy way to get MemberScript from the DataCellPk? I can see a method called 'GetMemberScript' (what a surprise) on DataCellPk object, but it doesn't work (or I cannot figure out how...Accessing dashboard ComboBox selection from Extensibility BR Hi there, I wonder if anybody knows how to access dashboard combo box selection from SaveDataEventHandler? I was able - through BRApi - to get theparameter assigned to the combo box (with the enti...Re: Fact or Fiction? If the workflow time is 2020M3 and you used the time function... Fiction! Re: Possible to set up a CV or QV showing stage data? Hi Jon, do you know maybe whether this function works with Import workflow type with Can Load Unrelated Entities = True and no entities assigned? I'm not able to get any result when no entities are a...