Hello All Experts,
I have a requirement where in i need to show the data in a table format.
I have an entity say "CustomA" having N:N relationship to other entity say "CustomB".
also on the "CustomA" two option fields which consists of Yes or No values.
I want to show the actual data rather than Yes , or No in the table.
Finally we need to display the data into the Excelsheet.
is it possible to achieve this .