Hi, I'm having trouble in the report designer, maybe someone can help me ? I have created an SQL view in the database and tried to display it in the report, but only 1 data appears in the report, even though when I query select in the database there is a lot of data that appears.
Best answer by RohitRattan88
Dear @mujib
About the SQL View DACs: Please note that we do not support the use of SQL Views. Also if the application would like to be certified (ISV Certification) then ISV Certification does not allow the use of SQL Views.
You could define a projection DAC to mimic sql view:
About the SQL View DACs: Please note that we do not support the use of SQL Views. Also if the application would like to be certified (ISV Certification) then ISV Certification does not allow the use of SQL Views.
You could define a projection DAC to mimic sql view: