Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

Is there a way to update excell cell on a regular basis according to a particular data in DCE?

EcoStruxure IT forum

Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • EcoStruxure IT
  • EcoStruxure IT forum
  • Is there a way to update excell cell on a regular basis according to a particular data in DCE?
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
Cory_McDonald
Admiral Cory_McDonald Admiral
124
Jef
Admiral Jef Admiral
110
gsterling
Captain gsterling Captain
71
APC_Steve
Captain APC_Steve Captain
63
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to EcoStruxure IT forum
Solved
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 03:51 PM . Last Modified: ‎2024-04-05 12:26 AM

0 Likes
4
1120
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-04 03:51 PM . Last Modified: ‎2024-04-05 12:26 AM

Is there a way to update excell cell on a regular basis according to a particular data in DCE?

I want DCE to update total power in an excel cell in my excel table? Is it possible?

(CID:129412706)

Labels
  • Labels:
  • Data Center Expert
Reply
Contact Support

Link copied. Please paste this link to share this article on your social media post.

  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 03:51 PM . Last Modified: ‎2024-04-05 12:26 AM

0 Likes
2
1120
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-04 03:51 PM . Last Modified: ‎2024-04-05 12:26 AM

Hi Ibrahim.

 

DCE can post reports to a windows server or to an FTP server. It does not post .xls or any other Excel specific formatted files, it can post delimited text files which can be opened in Excel.

 

If you want to update an existing file on your computer, you'll need to poll the device directly using SNMP and edit the Excel file yourself. You can also poll the DCE server using the web API and again update your file using your code. The third option is to use the report export feature and again create your own code to pull data from that file and update your Excel file.

 

Thanks,

Steve.

(CID:129412879)

See Answer In Context

Reply
Contact Support

Link copied. Please paste this link to share this article on your social media post.

Replies 4
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 03:51 PM . Last Modified: ‎2024-04-05 12:26 AM

0 Likes
2
1121
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-04 03:51 PM . Last Modified: ‎2024-04-05 12:26 AM

Hi Ibrahim.

 

DCE can post reports to a windows server or to an FTP server. It does not post .xls or any other Excel specific formatted files, it can post delimited text files which can be opened in Excel.

 

If you want to update an existing file on your computer, you'll need to poll the device directly using SNMP and edit the Excel file yourself. You can also poll the DCE server using the web API and again update your file using your code. The third option is to use the report export feature and again create your own code to pull data from that file and update your Excel file.

 

Thanks,

Steve.

(CID:129412879)

Reply
Contact Support

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 03:51 PM . Last Modified: ‎2024-04-05 12:26 AM

In response to DCIM_Support
0 Likes
0
1120
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-04 03:51 PM . Last Modified: ‎2024-04-05 12:26 AM

Thanks for your help.Can DCE automatically export reports in somewhere my computer.For example,I want DCE to export zone 1 temperatures everyday in excel format.Is it possible?

(CID:130096552)

Reply
Contact Support

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 03:52 PM . Last Modified: ‎2024-04-05 12:26 AM

In response to DCIM_Support
0 Likes
0
1120
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-04 03:52 PM . Last Modified: ‎2024-04-05 12:26 AM

Hi Ibrahim,

 

Not exactly. First you have to create a report. Choose the reports perspective, temperature, and generate report:

 

Choose a relative range such as the last 24 hours and a summary or table format depending on what exactly you're looking for. Choose the device group(s) and the specific sensors you're looking for:

If you're looking for one day's data, always use relative range as if you choose a specific date, that date's data will always be reported. Run the report and once you've verified it's what you want to see, save that report:

 

If you now go to reports–>manage export scheduling:

 

you can see the report you just made:

Choose export action configuration.

Here you can add an export such as a windows export.

Once finished creating the export type, select the report and edit the criteria:

Enable the export. Choose the export you created in the previous step, (no Excel option) choose the appropriate delimiter choose a locale, and schedule it for a specific day or all days.

 

K-base FA301697 can be helpful here as well as the system's on-line help files.

 

Thanks,

Steve

 

 

(CID:130096787)

Reply
Contact Support

Link copied. Please paste this link to share this article on your social media post.

DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 03:52 PM . Last Modified: ‎2023-10-22 02:50 AM

0 Likes
0
1120
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2020-07-04 03:52 PM . Last Modified: ‎2023-10-22 02:50 AM

superhero.png

This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.

Reply
Contact Support

Link copied. Please paste this link to share this article on your social media post.

To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of