Issue
How to change query name (measure name) in dashboard
Product Line
Power Monitoring Expert 8.0
Envrionment
SQL Server management Studio
Resolution
*Warning: Irreparable database damage can occur. This procedure should only be performed by users familiar with SQL Server Management Studio. Databases should be backed up prior to performing this procedure.*
Here are the steps you can change the measurement name on Dashboard to what you want to display (take Block Demand Apparent Power Total as example)
1. Open SQL Management Studio and connect ot the PME instance
2. Find ResourceKeyId in Internationalization.LocalizedString in ApplicationModules database, such as
SELECT * FROM [ApplicationModules].[Internationalization].[LocalizedString] where value = 'block demand apparent power total'
3. Change the Value from "Block Demand Apparent Power Total" to "kVA Total"
4. Refresh Web Application and you will see the new measurement name.
Screen capture can be found in attachment (Screen Capture).
How to change query name (measure name) in dashboard
Product Line
Power Monitoring Expert 8.0
Envrionment
SQL Server management Studio
Resolution
*Warning: Irreparable database damage can occur. This procedure should only be performed by users familiar with SQL Server Management Studio. Databases should be backed up prior to performing this procedure.*
Here are the steps you can change the measurement name on Dashboard to what you want to display (take Block Demand Apparent Power Total as example)
1. Open SQL Management Studio and connect ot the PME instance
2. Find ResourceKeyId in Internationalization.LocalizedString in ApplicationModules database, such as
SELECT * FROM [ApplicationModules].[Internationalization].[LocalizedString] where value = 'block demand apparent power total'
3. Change the Value from "Block Demand Apparent Power Total" to "kVA Total"
4. Refresh Web Application and you will see the new measurement name.
Screen capture can be found in attachment (Screen Capture).
Gepubliceerd voor: Schneider Electric Belgium
Hulp nodig?
Selecteer zelf het juiste product
Vind snel en eenvoudig de juiste producten en toebehoren voor uw toepassingen.
Offerte aanvragen
Dien uw aanvraag online in en een expert zal contact met u opnemen.
Verkooppunten
Vind eenvoudig de dichtstbijzijnde distributeur van Schneider Electric op uw locatie.
Help Center
Vind de antwoorden die u nodig heeft via bladeren door veelgestelde vragen over onderwerpen.