Trending questions in Edureka Community

0 votes
0 answers

what is openshift in devops?

What are the risks associated with on-premise ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 116 views
0 votes
0 answers

Which is better DevOps or Salesforce?

My colleagues are saying Salesforce is better ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 114 views
0 votes
0 answers

what is devops and why is it important?

What is devops? It has something to ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 114 views
0 votes
0 answers

Salesforce lwc - wire adaptor not able to have declared track variables as arguments

0 I am trying to pull in picklist ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points
1,240 views
0 votes
0 answers

Java import AWS Access Keys from Session

I'm creating a Java script that does ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
726 views
0 votes
1 answer

Google Cloud Console Language Interface

In the upper right corner, to the ...READ MORE

Nov 7, 2022 in GCP by Tejashwini
• 5,380 points
2,355 views
0 votes
0 answers

Why Elastic beanstalk restore to old version?

Why did AWS reinstall an older version ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 5,380 points
641 views
0 votes
0 answers

Removing duplicates in lists

How can I check if a list ...READ MORE

Dec 20, 2022 in Python by erzan
• 630 points
480 views
0 votes
1 answer

Excel If Functions with Multiple Conditions

Use this: =IF(C3<=0,"Green",IF(C3<500,"Silver",IF(C3<=1499,"Gold","Platinum"))) I added <=0 just in case you have ...READ MORE

Dec 13, 2022 in Others by narikkadan
• 86,360 points
748 views
0 votes
0 answers

What is the best way to go about archiving an AWS Dyanamo DB?

For a project that will be put ...READ MORE

Dec 28, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 117 views
0 votes
0 answers

Object Oriented Programming Basic Concept(C#)

As We know The Default Modifier of Class, Struct, ...READ MORE

Dec 9, 2022 in Android by Edureka
• 13,680 points
828 views
0 votes
0 answers

Continuous Integration with AWS CDK, ECS, and Prisma

I'm setting up CI/CD while collaborating with ...READ MORE

Dec 28, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 116 views
0 votes
1 answer

How to download and setup sqlplus for running sql commands?

Installing SQLPlus on Windows: Step 1: First browse ...READ MORE

Nov 7, 2022 in Others by gaurav
• 23,580 points
2,330 views
0 votes
0 answers

RDS-data query to pandas dataframe

I have a serverless Aurora DB on ...READ MORE

Dec 28, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 112 views
0 votes
0 answers

Loop over an array in JavaScript

How can I use JavaScript to loop ...READ MORE

Dec 9, 2022 in Java by Nicholas
• 7,760 points
863 views
0 votes
1 answer

Add user-defined function (UDF) to built-in category in Excel

Use Application.MacroOptions This example adds a user-defined macro ...READ MORE

Dec 15, 2022 in Others by narikkadan
• 86,360 points
647 views
0 votes
1 answer

SQL like search string starts with

SELECT * from games WHERE (lower(title) LIKE ...READ MORE

Sep 18, 2022 in Database by narikkadan
• 86,360 points
4,467 views
0 votes
1 answer

How to lock data in excel sheet using POI, leaving cells without any data / the rest of the sheet unlocked

If the cells in a row have ...READ MORE

Sep 24, 2022 in Others by narikkadan
• 86,360 points
4,207 views
0 votes
0 answers

Unable to create subscription filter to KinesisStream using AWS CDK

I want to stream some logs from ...READ MORE

Dec 27, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 144 views
0 votes
1 answer

(GCP) API keys. Your app contains exposed Google Cloud Platform (GCP) API keys

You must look under "Credentials" in the ...READ MORE

Nov 7, 2022 in GCP by Tejashwini
• 5,380 points

edited Sep 6, 2023 by Khan Sarfaraz 2,328 views
0 votes
1 answer

How to exclude weekend (Sunday only) to DATEDIFF in Tableau?

To exclude Sundays from the DATEDIFF calculation ...READ MORE

Jul 3, 2023 in Tableau by anonymous
• 1,420 points
1,752 views
0 votes
1 answer

Convert image (jpg) to base64 in Excel VBA?

Heres a function. Can't remember where I ...READ MORE

Sep 27, 2022 in Others by narikkadan
• 86,360 points
4,070 views
0 votes
1 answer

Integrating address verification based on pincode and vice versa for Indian Pincode

The other website you pointed to () ...READ MORE

Dec 13, 2022 in Others by narikkadan
• 86,360 points
722 views
0 votes
1 answer

Exporting HTML Table to Excel Extension Issues

In my application, I'm experiencing a similar ...READ MORE

Nov 14, 2022 in Others by narikkadan
• 86,360 points
1,971 views
0 votes
0 answers

Is AWS lightsail IaaS or PaaS?

Similar to the Iaas service EC2, AWS ...READ MORE

Dec 27, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 134 views
0 votes
1 answer

Convert Word doc, docx and Excel xls, xlsx to PDF with PHP

After receiving a request, I'll put the ...READ MORE

Nov 20, 2022 in Others by narikkadan
• 86,360 points
1,708 views
0 votes
0 answers

Python list error: [::-1] step on [:-1] slice

I thought I understood the basics of ...READ MORE

Dec 20, 2022 in Python by erzan
• 630 points
447 views
0 votes
0 answers

Hi can someone explain the five phases of IT project methodology management for me as follows :

Hi can someone explain the five phases ...READ MORE

Dec 28, 2022 in Others by anonymous

edited Mar 4 107 views
0 votes
0 answers

Request flow when AWS WAF, ALB associated and ALB 4xx?

We have a server that is set ...READ MORE

Dec 27, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 127 views
0 votes
0 answers

C++ code is not compiling with g++ -o object test.cpp for AWS SDK

I installed the AWS SDK for C++ ...READ MORE

Dec 26, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 169 views
0 votes
1 answer

GCP VM Instance is not able to access secrets from Secret Manager despite of appropriate Roles

Please refrain from downloading a JSON service ...READ MORE

Nov 8, 2022 in GCP by Ashwini
• 5,430 points

edited Sep 6, 2023 by Khan Sarfaraz 2,221 views
0 votes
0 answers

phpMyAdmin access denied for user 'root'@'localhost' (using password: NO)

I am having this error when I ...READ MORE

May 30, 2022 in PHP by Kichu
• 19,040 points
9,184 views
0 votes
1 answer

Excel is saying zero is not equal to zero

It is a floating point error. Increase ...READ MORE

Dec 10, 2022 in Others by narikkadan
• 86,360 points
1,058 views
0 votes
0 answers

What is devops?

Describe DevOps. I don't understand it, but ...READ MORE

Dec 13, 2022 in DevOps & Agile by Edureka
• 12,710 points
722 views
0 votes
1 answer

How to get Shape's internal name in Excel

You can reference a shape by using ...READ MORE

Nov 12, 2022 in Others by narikkadan
• 86,360 points
2,029 views
0 votes
1 answer

Pass multiple Excel cell values to Power Automate

If you have certain data that you ...READ MORE

Nov 20, 2022 in Others by narikkadan
• 86,360 points
1,682 views
0 votes
0 answers

Bus Seating Arrangement same as in RedBus, Android

I'm attempting to develop a bus seat ...READ MORE

Nov 23, 2022 in Android by Edureka
• 13,680 points
1,569 views
0 votes
0 answers

How to make an AWS Step function task wait for a SNS Message?

I need an AWS Step function with ...READ MORE

Dec 26, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 147 views
0 votes
0 answers

How to work with api if the site requires an SSL certificate?

My DevOps API is here. User stories ...READ MORE

Dec 15, 2022 in DevOps & Agile by Edureka
• 12,710 points
636 views
0 votes
0 answers

Indic languages on Android browser/GUI (Gujarati) improper rendering

I am utilising Gujarati languages on a ...READ MORE

Dec 8, 2022 in Android by Edureka
• 12,710 points
850 views
0 votes
0 answers

iOS popup close button label: "OK" or "Okay"?

I'm working on an iPhone app with ...READ MORE

Nov 30, 2022 in Mobile Development by gaurav
• 23,580 points
578 views
0 votes
0 answers

How do I get a substring of a string in Python?

I want to get a new string ...READ MORE

Dec 26, 2022 in Python by erzan
• 630 points

edited Mar 4 136 views
0 votes
0 answers

How to sign-in to EKS cluster without aws-auth configmap?

My aws-auth configmap contains the aws roles ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
696 views
0 votes
0 answers

How to build docker images for multiple Sagemaker training applications?

Given one ML repository contains 3 training ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
696 views
0 votes
0 answers

Which version of Python do I have installed?

I have to run a Python script ...READ MORE

Dec 26, 2022 in Python by erzan
• 630 points

edited Mar 4 130 views
0 votes
1 answer

How to add Header and Footer in excel with vb.net?

This code will work: Imports Microsoft.Office.Interop Private Sub Button1_Click(sender ...READ MORE

Dec 10, 2022 in Others by narikkadan
• 86,360 points
1,040 views
0 votes
0 answers

How to setup Dev Test Prod AWS ENVs same Organization

I am switching between different AWS environments ...READ MORE

Dec 26, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 131 views
0 votes
0 answers

Converting binary to decimal integer output

I need to convert a binary input ...READ MORE

Dec 26, 2022 in Python by erzan
• 630 points

edited Mar 4 126 views
0 votes
1 answer

Formatting Excel Spreadsheet using Apache POI in JAVA

Try this: CellRangeAddress range= new CellRangeAddress(firstrow, lastrow, firstcol, ...READ MORE

Oct 27, 2022 in Others by narikkadan
• 86,360 points
2,699 views
0 votes
0 answers

Convert VB.NET --> C# Projects

Can someone suggest a suitable program that ...READ MORE

Dec 9, 2022 in Android by Edureka
• 13,680 points
752 views