variable:tmssreportcolumndelete
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
variable:tmssreportcolumndelete [2022/02/11 00:21] – [See Also] Scott Cunliffe | variable:tmssreportcolumndelete [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
To remove columns, set the variable to an array of comma delimited Integers, each representing a column that you would like to remove. | To remove columns, set the variable to an array of comma delimited Integers, each representing a column that you would like to remove. | ||
+ | |||
+ | TMSSREPORTCOLUMNDELETE will remove the specified columns from all reports. | ||
<note tip>The maximum Integer number is '' | <note tip>The maximum Integer number is '' | ||
Line 21: | Line 23: | ||
</ | </ | ||
+ | or to localise the column removal from report 120 only | ||
+ | |||
+ | < | ||
+ | set TMSSREPORTCOLUMNDELETE120=3, | ||
+ | </ | ||
==== Windows PowerShell ==== | ==== Windows PowerShell ==== | ||
< | < | ||
$env: | $env: | ||
+ | </ | ||
+ | |||
+ | or to localise the column removal from report 120 only | ||
+ | |||
+ | < | ||
+ | $env: | ||
</ | </ | ||
Line 33: | Line 46: | ||
</ | </ | ||
+ | or to localise the column removal from report 120 only | ||
+ | |||
+ | < | ||
+ | export TMSSREPORTCOLUMNDELETE120=3, | ||
+ | </ | ||
===== See Also ===== | ===== See Also ===== | ||
Line 38: | Line 56: | ||
* [[technote: | * [[technote: | ||
- | {{tag> | + | {{tag> |
<- ^ variable: | <- ^ variable: | ||
variable/tmssreportcolumndelete.1644538919.txt.gz · Last modified: 2025/01/21 22:07 (external edit)