At the time of creating a new module, it requires some sample data which is used for look and feel of the element. I was trying to modify the module, but I'm not able to change the sample data source. I get data from SQL Query from the library, and I have modified the query too (added a new column), however, the module sample data (fetching from TableData.value) shows old data.
how do I make changes in an existing module?
TIA.
Hello @Shivraj_Singh,
Sorry you are having this issue, can you share a screen shot of the component in the module when you click its data source?
Did you refresh the columns on the table after you added a new column to the SQL query? You might need to click connect data instead of using the sample data