Guys I did make Entity Relationship and joined Room and Status in GetBookings aggregate.
But I can't still get the Room and Status column on the table. Do I have to manually drag Status and Room to the table or something?
Help me guys. I'm about to quit the job because of this.
Hi SH,
What you have done is to add the tables to the Aggregate sources, see picture bellow:
You can personalize this aggregate even more if you wish.
Thanks a lot , brother!
Hello @SH Kim ,
I have sent you Booking OML file so please Compare this with your Code.
sure, you will find the what you have Missed out.
I hope this will help you.
Thanks & Regards
Navneet Sharma
You are the best. Thank you brother.
Brothers I just figured it out!!! Is this it? I dragged RoomNumber and Status Label and inserted them in the table. And I renamed them as [Room] and [Status].
Did I do it right guys?
Hi, @SH Kim This is the way you have to do it. If you need to show any new column then you have to drop it from that entity.
In your case, you have to drag RoomNumber attribute from the Room entity present inside the GetBooking aggregate and drop it on the table, and the same thing you have to do for status. Just drag the label from the status entity and put it on the table.
Let me know If you have any other issues.
Thanks
Vaibhav