Hi, is there a way to add a "numbered column" to a...
# gooddata-cn
j
Hi, is there a way to add a "numbered column" to a table? (example below)
j
You will need to do a count of the attribute used in the report in relation to the other objects used there as well. SELECT COUNT (ATTRIBUTE, CONNECTION POINT), where CP is the primary key in the dataset.