Hi there,
I am struggling with this.
I have a 3 tab advanced form
Tab1 : Parent details
Tab2: Student1 Info (a yes/no field to add another student, if yes go to tab 3. if no form submitted.
Tab3: Student2 Info
I have used the same fields in student1 and student2 whose data will be stored in student table.
So at the moment student2 data will be added to the student table if i want to add 2 student records to my table. But i would like to have 2 records created in my student table.
Hi @Suraj123
You need to create separate fields for your student 2 info in the same table and apply the conditional step in advanced form based on yes/no selection from student 1. Adding official reference below to go through.
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/add-conditional-step
https://www.youtube.com/watch?v=UrpmgMgr-4w&ab_channel=EngineeredCode
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.
Jon Unzueta
107
Super User 2025 Season 2
KevinGador
34
Super User 2025 Season 2
SwatiSTW
24
Super User 2025 Season 2