Data Source renaming bug in Platform Analytics Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2025 02:21 AM
Has anyone else experienced this issue in Platform Analytics Experience Dashboards?
I added Data sources and renamed them so that the legend can be clearly defined with what I need to see, click save and exit editing mode:
As soon as I click Edit again all the Data sources names are removed and default to the table that was used to create the Data Source:
This seems to be happening only now after our Xanadu upgrade the past weekend
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2025 01:15 AM
Hi,
similar issue but instead I'm renaming metrics. I think this workaround should work for you.
1. Locate the widget record (from update set or in 'par_dashboard_widget' table)
2. in JSON look for "metrics" array (or "dataSources" in your case)
3. to each entry in the array add line "label": "your desired metric/data source label"
It should look something like this: