How to Create a Table View
Link to the video
Under this link you will find a video that shows How to Create a Table View.
Step by step
- Right-click a folder the Solution Explorer, and choose Table View in the popup:
.png)
- Type or paste a SQL query for the data you want to display:
.png)
- Drag and drop the Table View to the Workbook Page:
.png)
- Run the Load Data action from a Workbook event:
.png)