Skip to content

Commit 183ae8f

Browse files
readme.md
1 parent 80ce544 commit 183ae8f

File tree

1 file changed

+1
-0
lines changed
  • Server-Side Components/Background Scripts/Rename reports - Avoid duplicate names

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
How often we come across cases where reports are created with same name by different users. Well to maintain some uniquenss across why not have some controls to get it unified. Below script can be used to suffix 'Created by' to the report to help uniquely identify report.
22
Execute it as a background script to update it in bulk.
3+
For example Report named ABC will becom ABC - [PQR]v1 and ABC - [XYZ]v2 where PQR and XYZ are created by users

0 commit comments

Comments
 (0)