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).
Released for: Schneider Electric Egypt and North East Africa
Need help?
Product Selector
Quickly and easily find the right products and accessories for your applications.
Get a Quote
Start your sales enquiry online and an expert will connect with you.
Where to buy?
Easily find the nearest Schneider Electric distributor in your location.
Help Center
Find support resources for all your needs, in one place.