I want to use the name of column of table as a extended name in another column of another table. How is it possible
For example the Table (T1) has column name Finance with values Investment, bonus, Expenditure and I want to use these values as a column name of another table like Investment + Salaries, Bonus+ Salaries, Expenditure + Salaries.
Is it possible in model-driven apps
Please Reply
Thanks
Solved! Go to Solution.
Hello @Tiksha
Steps to follow
Scinario 1:
1. Create a Relationship between Parent table and Child Table (Create a lookup where calculation fields avaialble)
2. Create a Roll-up field in Parent Table where you want to show the addition in that field provide the formula what you needed.
Scinario 2:
1. Create a Relationship between Parent table and Child Table (Create a lookup where calculation fields avaialble)
2. Create a Plugin or Javascript to update it into parent record.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Hello @Tiksha
Steps to follow
Scinario 1:
1. Create a Relationship between Parent table and Child Table (Create a lookup where calculation fields avaialble)
2. Create a Roll-up field in Parent Table where you want to show the addition in that field provide the formula what you needed.
Scinario 2:
1. Create a Relationship between Parent table and Child Table (Create a lookup where calculation fields avaialble)
2. Create a Plugin or Javascript to update it into parent record.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
17 | |
11 | |
9 | |
6 | |
4 |
User | Count |
---|---|
23 | |
17 | |
15 | |
15 | |
12 |