create value set from external data file
Posted: September 29th, 2020, 3:39 am
I have created a data entry application, It generates a data file in .csdb format.
I have created a reporting application to display report based on data entered in above data entry application.
We have to select the district code from displayed dropdown list to view the particular district's report.
What I want to do is to display the dynamic district list based on the data file.
I have a list of 75 districts in my value set, but I want to show the list of districts which exist in my data file rather list of all 75 districts.
Please guide me..
I have created a reporting application to display report based on data entered in above data entry application.
We have to select the district code from displayed dropdown list to view the particular district's report.
What I want to do is to display the dynamic district list based on the data file.
I have a list of 75 districts in my value set, but I want to show the list of districts which exist in my data file rather list of all 75 districts.
Please guide me..