How do I make data from tables provided with enum ref columns automatically deleted when I delete the parent table? In the normal Ref column I can easily do this with "Is a part of?"
Create an "Execute an action on a set of rows" action as you know the parent ID. The reference list can be something like SELECT(ChildTable[KeyColumn],[ParentID]=[_THISROW].[KeyColumn])
User | Count |
---|---|
15 | |
10 | |
10 | |
8 | |
3 |