Trending questions in Edureka Community

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,128 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,620 points
910 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,690 points
930 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 5 days ago 7 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,281 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,179 views
0 votes
0 answers

Left-, center-, and right-aligned text on the same line

Is it possible to use HTML/CSS to ...READ MORE

Aug 17, 2022 in HTML by Deepak
• 980 points
6,383 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 5 days ago 15 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
584 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 5 days ago 16 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 5 days ago 13 views
0 votes
1 answer

How to print SQL statement in codeigniter model

To display the query string: print_r($this->db->last_query()); ...READ MORE

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

Finding the index of an item in a list

Given a list ["foo", "bar", "baz"] and ...READ MORE

Jan 11, 2023 in Python by erzan
• 630 points

edited 5 days ago 12 views
0 votes
0 answers

Sum the digits of a number

If I want to find the sum ...READ MORE

Jan 11, 2023 in Python by erzan
• 630 points

edited 5 days ago 12 views
0 votes
0 answers

ClientError when calling CreateFlowDefinition operation in 'Intelligent Document Processing with AWS AI Services'?

Within the notebook Amazon Augmented AI (A2I) ...READ MORE

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

edited 5 days ago 8 views
0 votes
0 answers

Refer outside variables in AWS SAM template

I am using AWS SAM for creating ...READ MORE

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

edited 5 days ago 8 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 5 days ago 8 views
0 votes
0 answers

syntaxerror: "unexpected character after line continuation character in python" math

I am having problems with this Python ...READ MORE

Jan 11, 2023 in Python by erzan
• 630 points

edited 5 days ago 10 views
0 votes
0 answers

What is the difference between Python's list methods append and extend?

What's the difference between the list methods ...READ MORE

Jan 11, 2023 in Python by erzan
• 630 points

edited 5 days ago 10 views
0 votes
0 answers

nginx ubuntu user password

I have a nodejs backend hosted on ...READ MORE

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

edited 5 days ago 7 views
0 votes
0 answers

How to get a list of columns on which the sort key is applied in a table using aws redshift?

I want to see, which columns of ...READ MORE

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

edited 5 days ago 6 views
0 votes
0 answers

How to set jdbc url to connect to database container?

I'm usiing docker-compose to containerize my rest ...READ MORE

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

edited 5 days ago 6 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
770 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,799 views
0 votes
1 answer

Compare Two columns If 2 cells are Matching

Although I find it difficult to follow ...READ MORE

Dec 24, 2022 in Others by narikkadan
• 63,600 points
768 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
724 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,009 views
0 votes
1 answer

Where are the Microsoft Visual C++ 2015-2022 Redistributable (x64) packages installed?

They are, in my opinion, at their best. C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Redist\MSVC It's worth noting ...READ MORE

Jun 15, 2022 in C++ by Damon
• 4,960 points
9,032 views
0 votes
1 answer

Flutter local notification doesn't work for iOS

I added This line in the "AppDelegate.swift" ...READ MORE

Sep 21, 2022 in Others by rajatha
• 7,680 points
4,791 views
0 votes
0 answers

Python: is RuntimeError acceptable for general use?

Is it acceptable to use the RuntimeError ...READ MORE

Jan 10, 2023 in Python by erzan
• 630 points

edited 5 days ago 17 views
0 votes
0 answers

How to open a file using the open with statement

I'm looking at how to do file ...READ MORE

Jan 10, 2023 in Python by erzan
• 630 points

edited 5 days ago 16 views
0 votes
0 answers

How to take input in an array + PYTHON?

I am new to Python and want ...READ MORE

Jan 10, 2023 in Python by erzan
• 630 points

edited 5 days ago 10 views
0 votes
0 answers

AWS CLI step-functions to get failed executions

How to write a query using AWS ...READ MORE

Dec 20, 2022 in AWS by Tejashwini
• 3,820 points
928 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,294 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,620 points
1,184 views
0 votes
0 answers

I can't delete AWS appconfig configuration and environment

I'm studying about Appconfig to change my service from parameter ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
1,185 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,807 views
0 votes
0 answers

What is the difference between Pipeline and Release Pipeline in azure devops?

If you select the following option, a ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Edureka
• 12,690 points
1,231 views
0 votes
1 answer

Historical Yahoo Finance API On Fritz Again?

It appears that Yahoo updated its finance ...READ MORE

Nov 17, 2022 in Others by narikkadan
• 63,600 points
2,311 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,215 views
0 votes
1 answer

Finding the English definition of a word in VBA

In the event that the VBA Research ...READ MORE

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

How to avoid using Select in Excel VBA

Every time you record macros and reuse ...READ MORE

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

How to trigger a file download when clicking an HTML button or JavaScript

You can trigger a download with the ...READ MORE

Nov 7, 2022 in Java by Damonlang
• 700 points
2,767 views
0 votes
1 answer

Unhide all Hidden Excel Columns Without Individual Iteration?

I discovered that the best way to ...READ MORE

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

Calculating the week number of a year in Excel

Here is my excel formula. =IF(AND(A1>=DATE(YEAR(A1),1,1),A1< ...READ MORE

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

How to use proxy servers with aws lambda + Puppeteer?

I am trying to run puppeteer with ...READ MORE

Jan 9, 2023 in AWS by Ashwini
• 5,430 points

edited 5 days ago 13 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,257 views
0 votes
0 answers

How to use AWS Nitro Enclave with ECS?

I am trying to setup AWS Nitro ...READ MORE

Jan 9, 2023 in AWS by Ashwini
• 5,430 points

edited 5 days ago 12 views
0 votes
0 answers

How can I best use rxjs to perform multiple fetch operations in a single action using a forEach approach

I am new to React and tasked ...READ MORE

Jan 9, 2023 in AWS by Ashwini
• 5,430 points

edited 5 days ago 11 views
0 votes
1 answer

how to learn devops from scratch?

The road to DevOps is a quite ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,690 points
819 views