can any let me know, can the property become subset of a list
@143kishornaidu
Properties are like attributes to the list items and subset list items. If there is no list item, there is no relevance of properties.
Now how do you want your properties to become subsets ? Your question puts me into a deep thought.
If you could please elaborate further.
~Anand
You could use the property to help create a subset, however, you can not use a formula in the subset directly.
List SubSets can either be populated by a user ticking the box directly or via an import into the list.
In this case, you will most likely need to create a module with a boolean formatted line item which defined the members of the list to be added to the subset, or multiple line items for multiple subsets. Then set up an import to the list subset(s) using the new module as a source.
Don't forget:
I need to flow data from a model DAT01a in PBF Dev to PBF Consol, we use connectors to do this OUT3A and OUT3B Any instructions or tips on how to build or test the data can be flowed through to PBF Consol?
Hi, My values of monthly commission forecast is not matching the Check your build values. Please help to identify where I am wrong. As I have attached screenshots of the blueprint and module grid view. Thanks, Sre Varshaa S
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…