Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to create a summary table that shows me stats from a data model I create. I want a piece of code to place at the end of my script editor that creates this summary table. This table must be Qualified so it does not interfere with the existing data model
In the script editor I want to create a table that follows this logic.
Theses 4 columns are defined as follows
Please let me know if you have any ideas
Hi James,
Follow the below steps :
-->>First goto your Sheet Properties
-->>Goto Fields Tab and then,
Tick the checkbox to show System Fields as Below,
-->Now ,Add the Required System Fields and Create a table box as below,
Hope This was Helpful.
Thanks & Regards,
Sumit Jadhav.
This tables are generated by default , full the instruction as Sumit mentioned
You can get a starting point for the front end by selecting New Sheet Object from the Object menu in QV desktop. Select System table from the bottom of the list. This is a pivot table of the tables and fields using the $Tables and $Field.
Is there any way to get a distinct field count?