Trending questions in Edureka Community

0 votes
0 answers

How much does aws cost per month

Let's say I wanna host my website ...READ MORE

Jan 23, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 42 views
0 votes
0 answers

How to start learning aws

Hi. I want to know how I ...READ MORE

Jan 23, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 40 views
0 votes
1 answer

Excel VBA - Using Error Traps where Another Routine is Called

Macro1 is illegible as syntax. After the ...READ MORE

Jan 12, 2023 in Others by narikkadan
• 63,600 points
497 views
0 votes
1 answer

Numbering/sequencing sets of same column values

You can accomplish this with countif and a sliding ...READ MORE

Jan 3, 2023 in Others by narikkadan
• 63,600 points
885 views
0 votes
1 answer

Copy last 3 rows, excluding the rows for which there is a "0" in column "C"

The copy inside the loop is overwriting ...READ MORE

Jan 10, 2023 in Others by narikkadan
• 63,600 points
580 views
0 votes
1 answer

Why is `(True, True, True) == True, True, True` not True in Python?

Operator precedence. You're actually checking equality between (True, ...READ MORE

Jan 4, 2023 in Python by Elton
• 400 points
831 views
0 votes
0 answers

Most relevant learnings to radio communications speciality

I come from the military communication field ...READ MORE

Jan 21, 2023 in Career Counselling by anonymous

edited Mar 4 103 views
0 votes
1 answer

Excel:- Comparing 2 columns and then copying value in 3rd column

There is an excel if() function for ...READ MORE

Jan 8, 2023 in Others by narikkadan
• 63,600 points
645 views
0 votes
1 answer

Dynamic chart range using INDIRECT: That function is not valid (despite range highlighted)

Similar to Sean's fantastic response, mine also ...READ MORE

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

the best IT speciality for a 40 years old discharged military officer to learn

My career in the armed comes to ...READ MORE

Jan 21, 2023 in Ask us Anything! by anonymous

edited Mar 4 95 views
0 votes
1 answer

IfError with else, does this function exist in Excel?

Next to IFERROR(), there also is the ISERROR() function, which ...READ MORE

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

How do I install Java on Mac OSX allowing version switching?

With Homebrew and Jenv: Assumption: You have a ...READ MORE

Jan 3, 2023 in DevOps on Cloud by David
• 220 points
855 views
0 votes
1 answer

How to turn a string formula into a "real" formula?

Evaluate might suit: Function Eval(Ref As String) ...READ MORE

Jan 5, 2023 in Others by narikkadan
• 63,600 points
768 views
0 votes
0 answers

Public variable for captura path in vba excel

I need to record the path of ...READ MORE

Jan 22, 2023 in Others by Kithuzzz
• 38,000 points

edited Mar 4 73 views
0 votes
1 answer

Can you use aws-sdk/util-dynamodb unmarshall in Reactjs?

Yes, you can use the unmarshall method ...READ MORE

Jan 4, 2023 in AWS by Ashwini
• 5,430 points
810 views
0 votes
0 answers

Referencing an element while using count in terraform resource and handling the case when count is 0

I have an AWS WAFv2 Web ACL ...READ MORE

Dec 20, 2022 in AWS by Tejashwini
• 3,820 points
1,471 views
0 votes
1 answer

Transform Excel table columns (not all) into rows - long to wide transformation

In PQ, highlight the Group column and ...READ MORE

Jan 8, 2023 in Others by narikkadan
• 63,600 points
625 views
0 votes
0 answers

Object cannot be cast from DBNull to other types

I am getting this error and I am ...READ MORE

May 14, 2022 in Others by Kichu
• 19,040 points
2,556 views
0 votes
0 answers

How to define a circle shape in an Android XML drawable file?

I'm having some trouble locating the Android ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,700 points
2,604 views
0 votes
1 answer

ASP.NET generated excel file has different format than extension

You must include the xlsx file extension. The ...READ MORE

Jan 5, 2023 in Others by narikkadan
• 63,600 points
733 views
0 votes
1 answer

npm dotenv environment variables not recognized in nodejs module

process.env object that are defined in the ...READ MORE

Jun 10, 2022 in Node-js by Neha
• 9,020 points
9,734 views
0 votes
0 answers

Logon failed, use ctrl+c to cancel basic credential prompt to Git in Azure DevOps

When I clone a git repository from Azure Repos into my local system, the clone succeeds, however I receive the following message: Logon failed, use ctrl+c to cancel basic ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
1,676 views
0 votes
1 answer

Weird Date change when copying a Worksheet into a new workbook

Try  this: Dim wb ...READ MORE

Jan 10, 2023 in Others by narikkadan
• 63,600 points
505 views
0 votes
1 answer

How to set selected value of jQuery Select2?

To set selected value of jQuery Select2 ...READ MORE

Aug 5, 2022 in Web Development by rajatha
• 7,680 points
7,335 views
0 votes
0 answers

How to use aws ec2 create-tags (from aws cli) to give different values to the same tag across multiple resources?

Suppose I have a list of instance ...READ MORE

Dec 15, 2022 in AWS by Tejashwini
• 3,820 points
1,638 views
0 votes
0 answers

How to add raw body to a REST url using power query connector?

I want to login to this URL ...READ MORE

Jan 20, 2023 in Power BI by Ganesh

edited Mar 4 84 views
0 votes
1 answer
0 votes
0 answers

When was aws launched

Hi. I just learned that cloud computing ...READ MORE

Jan 20, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 68 views
0 votes
1 answer

Insert picture into Excel cell

You can add the image into a ...READ MORE

Jan 3, 2023 in Others by narikkadan
• 63,600 points
800 views
0 votes
1 answer

Open SAP from Excel VBA

It just means that there is no ...READ MORE

Sep 30, 2022 in Others by narikkadan
• 63,600 points
4,927 views
0 votes
0 answers

What are the uses of amazon glacier

Hi. So I was wandering around S3 ...READ MORE

Jan 20, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 63 views
0 votes
0 answers

Convert async Task from c# to vb.net

I'm using a C# to VB.NET converter ...READ MORE

Dec 12, 2022 in C# by Roshan
• 300 points
1,767 views
0 votes
1 answer

How do I transpose a column to a matrix in Excel?

With data in column A, pick some cells ...READ MORE

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

Trying to apply Solver with Macros

The  MaxMinVal was when you wanted to ...READ MORE

Jan 10, 2023 in Others by narikkadan
• 63,600 points
484 views
0 votes
0 answers

dfd ffgfh zfggh zfxgfdgh zfgfgh zdfgh zdfg

dfd ffgfh zfggh zfxgfdgh zfgfgh zdfgh zdfgdfd ...READ MORE

Jan 20, 2023 in Azure by Rasel
• 100 points

edited Mar 4 56 views
0 votes
0 answers

Get yesterday's date in bash on Linux, DST-safe

I have a shell script that runs ...READ MORE

Dec 14, 2022 in Linux Administration by erzan
• 630 points
1,624 views
0 votes
0 answers

Aws ElasticSearch is not being accessed from Lambda where as it is being accessed from the localhost?

I have an ElasticSearch instance deployed in ...READ MORE

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

edited Mar 4 114 views
0 votes
0 answers

TypeError: not all arguments converted during string formatting python

The program is supposed to take in ...READ MORE

Dec 22, 2022 in Python by erzan
• 630 points
1,331 views
+1 vote
0 answers

Docker container will automatically stop after "docker run -d"

According to the tutorials I've read so ...READ MORE

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

Excel: Group rows and add minimum and maximum from two different columns within the group

You can accomplish your goal with Power ...READ MORE

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

Broken external links in Excel : a leading "file:///" scheme appended to paths can't be evaluated in formulas

If not already done, save and close ...READ MORE

Jan 7, 2023 in Others by narikkadan
• 63,600 points
606 views
0 votes
0 answers

When choosing an aws region which factors should you consider

Is it mandatory to select location close ...READ MORE

Jan 19, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 88 views
0 votes
0 answers

When did aws start

Hi guys. I have been exposed to ...READ MORE

Jan 20, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 42 views
0 votes
0 answers

how to connect ELK to Oracle DB using JDBC input plugin

How do I connect to ORACLE DB an ...READ MORE

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

Which aws storage service assists s3 with transferring data

I had this question about transferring data. ...READ MORE

Jan 19, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 97 views
0 votes
1 answer

Filter/Extract a text from excel sheet having similar values

ISNUMBER(SEARCH("Maria,",SUBSTITUTE(A1:A4,"]",",")))  shows TRUE if Maria is found and false if it would ...READ MORE

Jan 9, 2023 in Others by narikkadan
• 63,600 points
509 views
0 votes
0 answers

Redshift removal of explicit locks lead to missing rows/duplicated rows. Best resolution?

I have a use case where several ...READ MORE

Jan 19, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 75 views
0 votes
0 answers

How can I update the option "propagateTags" on an already created ECS service?

I need to tag all the existing ...READ MORE

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

edited Mar 4 98 views
0 votes
0 answers

AWS cron expression to run a job every 2 days once

I need to plan a task in ...READ MORE

Jan 20, 2023 in AWS by Lakhbir
• 100 points

edited Mar 4 53 views
0 votes
1 answer

Get selected value of a dropdown's item using jQuery

To answer your question, start with using ...READ MORE

Feb 18, 2022 in Others by Aditya
• 7,680 points
14,516 views