Hello everyone,
Let me ask a question for
How to create animated action when add a new row to another table?
Please show me the way.
Thanks
Kyaw
Hi @umin-kyaw hope this will help you
you can find your action here
the expression is selecting values from the Pro_ID column in the profits table where the Pay_ID matches the Pay_ID in the current row.
Select(profits[Pro_ID],([Pay_ID] = [_THISROW].[Pay_ID]))
Note : The action should not be group of actions
User | Count |
---|---|
18 | |
10 | |
8 | |
6 | |
5 |