Trending questions in Edureka Community

0 votes
0 answers

What is Azure DevOps Boards?

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

Apr 13, 2023 in DevOps & Agile by anish
• 400 points

edited Mar 5, 2025 507 views
0 votes
0 answers

Is it worthful to pursue a career as a DevOps Engineer?

Pursuing career as DevOps Engineer is really ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 507 views
0 votes
1 answer

How do I set up a windows_slave agent via JNLP, If I have a Jenkins master configured on linux?

JNLP(JAVA NETWORK LAUNCH PROTOCOL) is used to Connect to/launch ...READ MORE

Jun 3, 2019 in Jenkins by Sirajul
• 59,190 points
61,357 views
0 votes
0 answers

Is it required for a QA tester to learn DevOps?

Is it necessary for a QA tester ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 12,730 points

edited Mar 5, 2025 502 views
0 votes
1 answer

How can I remove the debug banner in Flutter?

The debug banner in Flutter can be ...READ MORE

Mar 1, 2023 in Android by vishalini
2,318 views
0 votes
0 answers

docker prune all images but keep images downloaded or created less than 48 hours ago?

Problem we're trying to overcome: We'd like ...READ MORE

Apr 13, 2023 in DevOps & Agile by anish
• 400 points

edited Mar 5, 2025 499 views
0 votes
0 answers

How do I shift my career from production support analyst to a DevOps Engineer?

How can I shift my career from ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 500 views
0 votes
0 answers

Move multiple Azure Devops projects into one project same org

Is there any options available on Azure ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 12,730 points

edited Mar 5, 2025 496 views
0 votes
0 answers

How do I start a DevOps career?

Could someone tell me how to start ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 497 views
0 votes
0 answers

Can I upskill my career from Production Support Analyst to DevOps Engineer?

Is it possible to upskill my career ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 495 views
0 votes
0 answers

Which is the best devops course, if want to master all the concepts of cloud?

Which devops course is recommended if I ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 495 views
0 votes
0 answers

How can I become a DevOps Engineer from Tester?

Could someone tell me how to become ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 493 views
0 votes
0 answers

Are devops engineers in demand?

Is there demand for devops engineer? READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 486 views
0 votes
0 answers

How do I switch from Developer to DevOps?

Could someone tell me how to switch ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 484 views
0 votes
0 answers

Is DevOps a good domain?

Could anybody tell me whether the DevOps ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 13,730 points

edited Mar 5, 2025 482 views
0 votes
0 answers

Is DevOps a suitable profession for System Admins?

Is DevOps a suitable field for System ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 12,730 points

edited Mar 5, 2025 481 views
0 votes
1 answer

VBA - Build a Two-Column Array By Looping Through one Array with a Specific Criteria and Selecting From Another Array

As already mentioned as comment: Loop over ...READ MORE

Mar 24, 2023 in Others by Kithuzzz
• 38,000 points
1,321 views
0 votes
0 answers

I want to switch my career from QA tester to DevOps. Is it good? What are the courses that I can take for DevOps?

Is it good to switch my career ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 12,730 points

edited Mar 5, 2025 476 views
0 votes
0 answers

Is DevOps and System Administrator the same?

Is DevOps and System Administrator both  roles ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 12,730 points

edited Mar 5, 2025 475 views
0 votes
0 answers

Can I able to switch my career from System Admin to DevOps Engineer?

Is it possible to switch my career ...READ MORE

Apr 13, 2023 in DevOps & Agile by Edureka
• 12,730 points

edited Mar 5, 2025 474 views
0 votes
1 answer

Merging duplicate cells into a new column with VBA

The requirement to pull the first Open ...READ MORE

Mar 23, 2023 in Others by narikkadan
• 86,360 points
1,357 views
0 votes
1 answer

Issue with upgrading aws EC2 t2 machine to t3 or t3a

It sounds like the issue you are ...READ MORE

Feb 16, 2023 in AWS by anonymous
2,891 views
0 votes
1 answer

Change sheet tab color depending on CountA function result

Try using the ws. prefix to set ...READ MORE

Mar 28, 2023 in Others by Kithuzzz
• 38,000 points
1,134 views
0 votes
0 answers

How to check whether a string contains a substring in JavaScript?

There doesn't seem to be a String.contains() ...READ MORE

Sep 21, 2022 in Java by Nicholas
• 7,760 points
1,402 views
0 votes
1 answer

I want to compare two Excel files and highlight the differences with VBA

The workbook doesn't have the UsedRange property ...READ MORE

Jan 13, 2023 in Others by narikkadan
• 86,360 points
4,320 views
0 votes
1 answer

VBA to create a dynamic rolling list of names

If I understand you correctly, a case. ...READ MORE

Mar 23, 2023 in Others by narikkadan
• 86,360 points
1,332 views
0 votes
1 answer

IF statement for a tax sheet does not work

Use vlookup() as that is much easier ...READ MORE

Mar 20, 2023 in Others by narikkadan
• 86,360 points
1,456 views
0 votes
1 answer

AWS mTLS access to load balanced EC2 cluster

Yes, you are correct that API Gateway ...READ MORE

Feb 17, 2023 in AWS by anonymous
2,802 views
0 votes
1 answer

Runtime Error when trying to Loop Worksheets

Copy To Multiple Worksheets A Quick Fix Option Explicit Sub ...READ MORE

Mar 19, 2023 in Others by Kithuzzz
• 38,000 points
1,494 views
0 votes
1 answer

VBA Export as PDF and Save to Location with name as per a Cell in the worksheet

Following is the code that gets generated ...READ MORE

Jan 20, 2023 in Others by narikkadan
• 86,360 points
3,976 views
0 votes
1 answer

How to clear TextField Entered Text automatically in Flutter?

Hi@akhtar, You can control the TextField in your ...READ MORE

Sep 10, 2020 in Others by MD
• 95,460 points
41,188 views
0 votes
0 answers

Unable to locate package puppet-master

Hi i am not getting install Puppet-master, ...READ MORE

Mar 31, 2023 in Linux Administration by anonymous

edited Mar 5, 2025 945 views
0 votes
1 answer

VBA Excel FormulaR1C1 "Application Defined or Object Defined Error"

Consider using a fixed template for the ...READ MORE

Mar 20, 2023 in Others by narikkadan
• 86,360 points
1,401 views
0 votes
1 answer

Use union with find

Using the Find Method With a Discontinued ...READ MORE

Mar 19, 2023 in Others by Kithuzzz
• 38,000 points
1,440 views
0 votes
1 answer

GetObject(xxx).Application not working/recognizing open files

You can reference open Excel files in ...READ MORE

Feb 24, 2023 in Others by narikkadan
• 86,360 points
2,425 views
0 votes
1 answer

How can I find and replace text in Word using Excel VBA?

Try this code Option Explicit Const wdReplaceAll = 2 Sub ...READ MORE

Oct 15, 2022 in Others by narikkadan
• 86,360 points
8,127 views
0 votes
0 answers

Hadoop word count

import java.io.IOException; import java.util.StringTokenizer; import org.apache.hadoop.io.IntWritable; import org.apache.hadoop.io.Text; import org.apache.hadoop.mapreduce.Mapper; import org.apache.hadoop.mapreduce.Reducer; public ...READ MORE

Apr 10, 2023 in Java by Beautiful

edited Mar 5, 2025 490 views
0 votes
1 answer

How to scrape the specific text from kworb and extract it as an excel file?

The best practice to scrape tables is ...READ MORE

Feb 18, 2023 in Others by narikkadan
• 86,360 points
2,662 views
0 votes
1 answer

Encrypting and securing sheets for users

First off, instead of using a formula ...READ MORE

Mar 21, 2023 in Others by Kithuzzz
• 38,000 points
1,302 views
0 votes
1 answer

How to trick an Excel function that wants a column as input to accept a list of values as if these were in a column

Use VSTACK: vstack to make an array: Use it as value ...READ MORE

Mar 18, 2023 in Others by narikkadan
• 86,360 points
1,841 views
0 votes
1 answer

CodeIgniter: Unable to connect to your database server using the provided settings Error Message

 I'm assuming there is something wrong with ...READ MORE

Feb 16, 2022 in Others by Soham
• 9,730 points
18,465 views
0 votes
1 answer

Return value if scores contain value form min and Max column

So based on my comments above, here ...READ MORE

Mar 20, 2023 in Others by narikkadan
• 86,360 points
1,337 views
0 votes
1 answer

Comparison operator with duration that may exceed 1 day with format h:mm

Try this: =IF(OR(AND(S2<=0.0417,D2="Imagerie Conventionnelle"), ...READ MORE

Mar 25, 2023 in Others by narikkadan
• 86,360 points
1,117 views
0 votes
1 answer

R: Generate Random Numbers with "floor" and "runif"

It looks like there's a small issue ...READ MORE

Sep 8, 2023 in Data Science by anonymous
• 1,420 points
2,807 views
0 votes
0 answers

Copy activity

Hello Team. I want to make a ...READ MORE

Mar 13, 2023 in RPA by anonymous

edited Mar 5, 2025 1,633 views
0 votes
1 answer

Filter date with time

Try this: Sub FilterInicioDeTurnoDAY() Dim in_time ...READ MORE

Mar 19, 2023 in Others by Kithuzzz
• 38,000 points
1,365 views
0 votes
1 answer

How do I change the format of an excel workbook from 'General' to 'Text'

Only cells have a format for numbers. ...READ MORE

Mar 23, 2023 in Others by narikkadan
• 86,360 points
1,191 views
0 votes
1 answer

Lambda works locally, but not when deployed?

The error message you received when testing ...READ MORE

Feb 17, 2023 in AWS by sarit
• 1,830 points
2,652 views
0 votes
1 answer

Loop through files using "" instead of Dir

Upon reading the documentation @Dir function (Visual ...READ MORE

Mar 20, 2023 in Others by narikkadan
• 86,360 points
1,299 views
0 votes
1 answer

Add column from another table using excel power query

Use a left outer join to combine ...READ MORE

Feb 24, 2023 in Others by narikkadan
• 86,360 points
2,329 views