Trending questions in Edureka Community

0 votes
1 answer

How to create page borders using Apache POI in excel files with Java?

Microsoft Excel cannot do this. Libreoffice Calc ...READ MORE

Dec 13, 2022 in Others by narikkadan
• 63,600 points
1,422 views
0 votes
0 answers

Python - TypeError: 'int' object is not iterable

Here's my code: import math print("Hey, lets solve Task ...READ MORE

Dec 21, 2022 in Python by erzan
• 630 points
1,095 views
0 votes
0 answers

AWS StateMachine AccessDeniedException in step: CleanUpOnError

I am getting the following error when ...READ MORE

Jan 14, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 49 views
0 votes
0 answers

how to improve devops skills?

What are some of the fundamentals or ...READ MORE

Jan 2, 2023 in DevOps & Agile by Edureka
• 13,670 points
490 views
0 votes
1 answer

DATEDIF Excel - output incorrect

If you want the difference in days, ...READ MORE

Dec 28, 2022 in Others by narikkadan
• 63,600 points
754 views
0 votes
1 answer

How can I count the rows with data in an Excel sheet?

With formulas, what you can do is: in ...READ MORE

Dec 27, 2022 in Others by narikkadan
• 63,600 points
794 views
0 votes
1 answer

Excel Formula/Function to Subtract randomly

The first number we use: =RANDBETWEEN(1,A1) Then the second: =RANDBETWEEN(1,A1-B1) Then ...READ MORE

Dec 29, 2022 in Others by narikkadan
• 63,600 points
718 views
0 votes
1 answer

Excel Online Script for Message Boxes

Use "throw" followed by your text to ...READ MORE

Nov 7, 2022 in Others by narikkadan
• 63,600 points
2,944 views
0 votes
1 answer

Excel Formula which places date/time in cell when data is entered in another cell in the same row

Here's how to accomplish things in another ...READ MORE

Dec 11, 2022 in Others by narikkadan
• 63,600 points
1,477 views
0 votes
1 answer

Excel there was a problem sending the command to the program

Solution: You go to Regedit -> HKEY_CLASSES_ROOT\Excel.Sheet.12\Shell\Open : change ...READ MORE

Dec 23, 2022 in Others by narikkadan
• 63,600 points
959 views
0 votes
1 answer

Can someone explain what DevOps is?

Although it is much more than hype, ...READ MORE

Dec 21, 2022 in Other DevOps Questions by Edureka
• 12,700 points
1,034 views
0 votes
0 answers

Cant set Features or Epics to active in Azure Devops Server

We implemented ADS as our primary development ...READ MORE

Jan 3, 2023 in DevOps on Cloud by Damonlang
• 1,230 points
488 views
0 votes
1 answer

CSS border less than 1px

The minimum width that your screen can ...READ MORE

Jun 28, 2022 in CSS by Edureka
• 12,700 points
8,719 views
0 votes
1 answer

Activating a Specific Cell in Excel Using VBA Results to Error 400

I think you trying to select cells(4, ...READ MORE

Dec 27, 2022 in Others by narikkadan
• 63,600 points
782 views
0 votes
0 answers

HOW TO OUTPUT DATA GOT FROM combined queryset IN DJANGO TEMPLATE (html file) ?

Hey!  Am having a problem. And l ...READ MORE

Jan 13, 2023 in Python by anonymous

edited Mar 4 63 views
0 votes
1 answer

Random #NAME error only while running macro

For those who are wondering what happened ...READ MORE

Dec 29, 2022 in Others by narikkadan
• 63,600 points
699 views
0 votes
0 answers

How to use Choice parameter in git action with conditions?

I want to ustilise choice parameter as input ...READ MORE

Jan 12, 2023 in DevOps on Cloud by David
• 220 points

edited Mar 4 99 views
0 votes
0 answers

which of the following is not a devops tools?

Which of the following is Not a ...READ MORE

Dec 22, 2022 in DevOps & Agile by Edureka
• 13,670 points
1,004 views
0 votes
0 answers

Adding Images in Azure DevOps Wiki

In one of my Azure DevOps projects,&n ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
1,381 views
0 votes
0 answers

gradlew will not sign a debug build

I am working on a CICD pipeline ...READ MORE

Jan 12, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 106 views
0 votes
0 answers

Error message to clone

Hello, I am having error message cloning repository ...READ MORE

Jan 12, 2023 in Azure by IsaacDeji

edited Mar 4 83 views
0 votes
1 answer

PHPExcel freeze row and columns

You must be attempting to Freeze both ...READ MORE

Nov 17, 2022 in Others by narikkadan
• 63,600 points
2,451 views
0 votes
1 answer

Convert xls to csv without any data changes

Here are the 3 solutions I have ...READ MORE

Dec 16, 2022 in Others by narikkadan
• 63,600 points
1,236 views
0 votes
0 answers

Ansible iterate from a list

My ansible code is this one: - name: ...READ MORE

Jan 12, 2023 in DevOps on Cloud by David
• 220 points

edited Mar 4 82 views
0 votes
1 answer

Stop Excel from automatically converting certain text values to dates

I've discovered that getting the desired result ...READ MORE

Dec 29, 2022 in Others by narikkadan
• 63,600 points
679 views
0 votes
1 answer

Excel How to Remove Duplicate Rows in multiple of 3 Same Value

Put the following formula into a helper ...READ MORE

Dec 28, 2022 in Others by narikkadan
• 63,600 points
701 views
0 votes
0 answers

dotnet build vs publish on Azure DevOps

I have a console app for .NET Core 2.0.  I can successfully create, distribute, and operate this software locally.  In Azure DevOps, I can successfully create and publish this app.  However, I am unable to launch the finished product if I construct the app in Azure DevOps. I tried creating in Azure DevOps using: dotnet build -c ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
1,355 views
0 votes
0 answers

DevOps Engineer Roles And Responsibilities

What are the different roles for an ...READ MORE

Jan 12, 2023 in DevOps & Agile by Edureka
• 12,700 points

edited Mar 4 70 views
0 votes
0 answers

What is the work of devops engineer?

Could someone tell me what is the ...READ MORE

Jan 12, 2023 in DevOps & Agile by Edureka
• 12,700 points

edited Mar 4 67 views
0 votes
1 answer

Is there a combination of "LIKE" and "IN" in SQL?

There is no LIKE & IN combination ...READ MORE

Sep 18, 2022 in Database by narikkadan
• 63,600 points
5,077 views
0 votes
0 answers

S3 User Download Without Local File

I am creating a front end web ...READ MORE

Jan 12, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 75 views
0 votes
1 answer

How to create exponential growth in excel over a year

To find an interest rate that will ...READ MORE

Dec 24, 2022 in Others by narikkadan
• 63,600 points
863 views
0 votes
0 answers

Unable to convert epoch timestamp into "dd-mm-yyyy HH:mm:ss" format in pyspark

I've read a file in pyspark, downloaded ...READ MORE

Jan 11, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 95 views
0 votes
0 answers

I'm getting Key error in python

In my python program I am getting ...READ MORE

Jan 11, 2023 in Python by erzan
• 630 points

edited Mar 4 95 views
0 votes
1 answer

Converting PDF to Excel using Adobe PDF Tool API in .NET

An identical mistake was occurring for me ...READ MORE

Dec 15, 2022 in Others by narikkadan
• 63,600 points
1,246 views
0 votes
0 answers

How to Clear a pickup list value in Salesforce while updating from AWS APPFlow?

We are trying to push data into ...READ MORE

Jan 11, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 86 views
0 votes
1 answer

How to add text on new page in word doc via excel vba

First start with: objDoc.Range.Insertafter vbCr & Chr(12) & ...READ MORE

Nov 25, 2022 in Others by narikkadan
• 63,600 points
2,105 views
0 votes
1 answer

Is it possible to run .APK/Android apps on iPad/iPhone devices?

It is not possible to run Android ...READ MORE

Sep 20, 2022 in IOS by Aditya
• 7,680 points
4,936 views
0 votes
1 answer

How to draw wedge shape with outline in Excel VBA?

According to https://learn.microsoft.com/en-us/office/vba/api/excel.adjustments: Because each adjustable shape has a ...READ MORE

Dec 25, 2022 in Others by narikkadan
• 63,600 points
810 views
0 votes
0 answers

DevOps or aws which is better?

What is the difference between DevOps and ...READ MORE

Jan 2, 2023 in DevOps & Agile by Edureka
• 13,670 points
404 views
0 votes
1 answer

Excel-How can I get the address of a cell instead of a value?

There are various difficulties in this. Which ...READ MORE

Dec 29, 2022 in Others by narikkadan
• 63,600 points
653 views
0 votes
0 answers

What should be the career objective for DevOps Engineer?

Could someone tell me what should be ...READ MORE

Jan 12, 2023 in DevOps & Agile by Edureka
• 12,700 points

edited Mar 4 45 views
0 votes
1 answer

Why percentage calculation in excel gives me incorrect numbers

Please be specific with your query. Do ...READ MORE

Dec 11, 2022 in Others by narikkadan
• 63,600 points
1,403 views
0 votes
0 answers

Applications not running after setting up custom AWS AMI

I installed and then run docker on ...READ MORE

Jan 12, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 52 views
0 votes
1 answer

Excel Consolidate Data not working - Data does not merge

This is so that letters cannot be ...READ MORE

Nov 17, 2022 in Others by narikkadan
• 63,600 points
2,403 views
0 votes
0 answers

Is DevOps engineer a good job?

Can anyone tell me whether DevOps engineer ...READ MORE

Jan 12, 2023 in DevOps & Agile by Edureka
• 12,700 points

edited Mar 4 42 views
0 votes
1 answer

Highlight active row/column in Excel without using VBA?

Create two formula-based rules: =ROW()=CELL("row") =COLUMN( ...READ MORE

Oct 27, 2022 in Others by narikkadan
• 63,600 points
3,347 views
+1 vote
0 answers

How to keep Docker container running after starting services?

Although I've read many instructions that appear ...READ MORE

Dec 13, 2022 in Docker by Edureka
• 13,670 points
1,290 views
0 votes
0 answers

CDK pipeline to deploy to S3 bucket from GitHub

I am trying to write cdk pipeline ...READ MORE

Jan 11, 2023 in AWS by Tejashwini
• 3,820 points

edited Mar 4 68 views
0 votes
0 answers

Merge rows based on value (pandas to excel - xlsxwriter)

I'm attempting to use xlsxwriter to output ...READ MORE

Nov 2, 2022 in Others by Kithuzzz
• 38,000 points
3,084 views