Forum Discussion

Bob639's avatar
Bob639
Regular Visitor
1 year ago

Measuring table

Hello, I have created a table of measures. Below is the table obtained: Type = VAR OriginalData = ADDCOLUMNS(     DISTINCT(BD[Type]);     "Index"; 1 ) VAR NewRow = DATATABLE(     "Ty...