Question

Not Applicable
IN
Last activity: 23 Apr 2025 11:26 EDT
Getting error: Unable to load data page. Please help.
Hi, I have a query related to data page. I have a section where I am entering username and on click of a button, the account details related to that username will be displayed in another section. The account details are there in D_AccountDetails data page. I have my data transform in the pre-processing of the section where the details will be displayed.
When I am entering Username in the first section and clicking on the button, the second section is getting displayed without any values and I am getting the following error:
-
Account Page:
Unable to load data page D_AccountDetails. Required parameters : Username. cannot be blank
Please help me regarding this.