Trending questions in Edureka Community

0 votes
1 answer

Why YouTube Player API does not work on Android 11?

The Android 11 package visibility limitations prevent ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
2,293 views
0 votes
0 answers

How to host a stic website of S3 in the aws ECS?

The keycloak programme is operating on my ...READ MORE

Dec 22, 2022 in AWS by Tejashwini
• 3,820 points
1 flag 723 views
0 votes
0 answers

Insert multiple rows when range contains specific text

I am trying to have a macro ...READ MORE

Dec 24, 2022 in Others by Kithuzzz
• 38,000 points
649 views
0 votes
1 answer

How to get the excel file name / path in VBA

Use FullName, for example: strFileFullName = ThisWorkbook.FullName ...READ MORE

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

Excel - VLOOKUP vs. INDEX/MATCH - Which is better?

Since it is much more adaptable and ...READ MORE

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

What is the purpose of setImageResource() in Android?

setImageResource(): Use a resource id to set the ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
2,584 views
0 votes
0 answers

which tool is often used by devops?

Which software development, testing, and deployment tool ...READ MORE

Dec 22, 2022 in DevOps & Agile by Edureka
• 13,620 points
535 views
0 votes
1 answer

Division formula in excel

You may use this Array formula in ...READ MORE

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

How can I find the prime factors of an integer in JavaScript?

Using a for loop in javascript, I was attempting to determine the prime factors of a number, denoted as 'integer' below.  I can't seem to get it to work, and I'm not sure if it's because of my JavaScript or my calculating logic. //integer is the value for which we ...READ MORE

Dec 12, 2022 in Java by Nicholas
• 7,760 points
1,120 views
0 votes
0 answers

what is devops technology?

I'm not sure what distinguishes DevOps from ...READ MORE

Dec 20, 2022 in DevOps & Agile by Edureka
• 13,620 points
714 views
0 votes
0 answers

How to download the content of a directory in Azure Storage using az storage fs directory?

Currently, I'm using az storage blob  ...READ MORE

Dec 19, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
735 views
0 votes
0 answers

How to get all repos in Azure DevOps?

I'm working on several Azure DevOps initiatives. ...READ MORE

Dec 13, 2022 in DevOps on Cloud by Edureka
• 13,620 points
1,069 views
0 votes
0 answers

Subtotal and Sum gives different result

I'm totally at a loss with this ...READ MORE

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

edited 5 days ago 14 views
0 votes
0 answers

Call Kotlin suspend function in Java class

Assume we have the following function: suspend fun doSomething(): ...READ MORE

Nov 18, 2022 in Kotlin by Tejashwini
• 3,820 points
1,986 views
0 votes
0 answers

Convert python datetime to epoch with strftime

I have a time in UTC from ...READ MORE

Jan 6, 2023 in Python by erzan
• 630 points

edited 5 days ago 16 views
0 votes
0 answers

How can I represent an 'Enum' in Python?

I'm mainly a C# developer, but I'm ...READ MORE

Jan 6, 2023 in Python by erzan
• 630 points

edited 5 days ago 15 views
0 votes
0 answers

How to setup Sajda API With Python For Pdf Editing?

Recently, I am working with python pdf ...READ MORE

Jan 6, 2023 in Python by erzan
• 630 points

edited 5 days ago 15 views
0 votes
1 answer

How to use .status folder for WhatsApp status saver app in android 11 scoped storage?

Request the user to give permission to ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
2,556 views
0 votes
1 answer

Using excel I need to open PPT and create ".gif" image of a ."pdf" and save it

It appears happier if you get a ...READ MORE

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

Why do I get the syntax error "SyntaxError: invalid syntax" in a line with perfectly valid syntax?

I have this code: def Psat(self, T): ...READ MORE

Jan 6, 2023 in Python by erzan
• 630 points

edited 5 days ago 10 views
0 votes
1 answer

PHPExcel generated excel file not auto-calculating formula

By recalculating on the server side, it ...READ MORE

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

Excel data validation list

We can use nested if - if ...READ MORE

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

How use File("/sdcard/myfile") without READ_EXTERNAL_STORAGE on android 11?

Why are u screeching for SD related ...READ MORE

Jun 16, 2023 in Others by Akashy mulchand Ani

edited 4 days ago 1,223 views
0 votes
1 answer

Drawing an excellent cow

If you are on Linux and have cowsay installed ...READ MORE

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

Convert text date/time to a real date time in excel

For a date conversion: =DATEVALUE(TEXT(A1,"MM/DD/YYYY")) For a time conversion: =TIMEVALUE(TEXT(A1,"HH:MM:SS")) For ...READ MORE

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

Suggestions of excellent examples of real C/C++ code

I'd like to particularly bring up memcached.  ...READ MORE

Dec 17, 2022 in C++ by narikkadan
• 63,600 points
856 views
0 votes
0 answers

What does the $ mean in Linux?

I have to explain what the code ...READ MORE

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

How to use relative names in Excel VBA

It appears you are looking for Range.Offset() http://msdn.microsoft.com/en-us/library/office/ff840060%28v=office.15%29.aspx However, you ...READ MORE

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

Hiding the formula bar in Excel for a specific file

No, you cannot. Unfortunately, altering the CustomUI file ...READ MORE

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

Excel VBA advanced filter to exclude data

Try this: Sub advanced_filter() Dim ...READ MORE

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

Excel Power Query import (same file but with different month name)

Use the name manager function in Excel ...READ MORE

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

Developing a Predictive models in Python

Hi all I have 15 inputs in the ...READ MORE

Jan 6, 2023 in Python by Lijesh

edited 5 days ago 14 views
0 votes
0 answers

How to extract information about remote linux servers using ansible?

It is important to gather data from ...READ MORE

Dec 15, 2022 in Ansible by Edureka
• 12,690 points
952 views
0 votes
0 answers

How do I create multiline comments in Python?

How do I make multi-line comments? Most ...READ MORE

Jan 5, 2023 in Python by erzan
• 630 points

edited 5 days ago 9 views
0 votes
0 answers

How do I sort a dictionary by key?

How do I sort a dictionary by ...READ MORE

Jan 5, 2023 in Python by erzan
• 630 points

edited 5 days ago 9 views
0 votes
0 answers

How to deploy spring boot application in aws

So I have this spring boot application ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 15 views
0 votes
0 answers

What does %s mean in a Python format string?

What does %s mean in Python? And what does ...READ MORE

Jan 5, 2023 in Python by erzan
• 630 points

edited 5 days ago 8 views
0 votes
0 answers

How to change instance type in aws

So I created this EC2 t2.micro instance. ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 15 views
0 votes
0 answers

How to create ami in aws

Hi. I was creating an instance in ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 13 views
0 votes
1 answer

ExcelJS wrapText in Table columns

I implemented a workaround by detecting what ...READ MORE

Sep 30, 2022 in Others by narikkadan
• 63,600 points
4,210 views
0 votes
1 answer

How to connect ms excel-2007 with mysql.

Try this: Function runQuery() Dim cn As Object Dim rs ...READ MORE

Dec 23, 2022 in Others by narikkadan
• 63,600 points
563 views
0 votes
0 answers

What is aws services

Hi there. I am thinking of starting ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 14 views
0 votes
0 answers

How many buckets can you create in aws by default

Is there a limit to how many ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 13 views
0 votes
0 answers

What is cidr in aws

Hi guys. I wanted to know what ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 13 views
0 votes
0 answers

How to create instance in aws

Hi guys. I want to login to ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 11 views
0 votes
0 answers

SQL Server Cannot perform an aggregate function on an expression containing an aggregate or a subquery

Error: Cannot perform an aggregate function on an ...READ MORE

Aug 18, 2022 in Database by Kithuzzz
• 38,000 points
1,476 views
0 votes
0 answers

What is cloudformation in aws

Hi guys. How is the AWS cloudformation ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 12 views
0 votes
0 answers

How to check aws free tier expiry date

I recently created the free tier account ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 7 views
0 votes
0 answers

What is placement group in aws

What are the placement groups under AWS ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 7 views
0 votes
0 answers

How to configure aws cli

I wanted to configure my aws cli. ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited 5 days ago 6 views