Create a new column that contains the values in the first selected column divided by the values in the second selected column. If a single column is selected, the new column divides each value in the selected column by a specified value.
Create a measure based on the sum of the selected column and display it below the column. Before you can add a measure using ...
Create a new column containing a specified number of characters from each value in this column, starting at a specified index. ...
Create a new column containing the number of days in the month corresponding to each Date/Time value in the selected column. ...
Create a new column that adds the values in the currently selected columns. If a single column is selected, the new column ...
Create a new column that contains the values in the first selected column divided by the values in the second selected column. ...
Create a new column that contains the values in the first selected column integer-divided by the values in the second selected ...
Create a new column that contains the values in the first selected column minus the values in the second selected column. ...
Create a new column that contains the values in the first selected column modulo the values in the second selected column. ...
Create a new column that contains the values in the selected column, with the first letter of each word converted into an ...