Trending questions in Edureka Community

0 votes
2 answers

What is the most important skill of a Project Manager and why?

'The project manager must be able to ...READ MORE

Sep 10, 2020 in PMP by Anupam
894 views
0 votes
1 answer

How to delete a cookie using javscript?

Hello @kartik, Try this: function delete_cookie( name, path, domain ...READ MORE

Sep 21, 2020 in Java-Script by Niroj
• 82,840 points
483 views
0 votes
1 answer

What is the difference between project manager and project leader on PMP application?

Project Manager and Project Leader could be ...READ MORE

Sep 11, 2020 in PMP by Kim
892 views
0 votes
1 answer

PMP vs PRINCE2? What is the difference?

The difference between PMP vs PRINCE2 is ...READ MORE

Sep 17, 2020 in PMP by Richa sharma
616 views
0 votes
1 answer

How to build an Uber clone app like Wooberly?

Hello @Bruceoxenford, Many uber clone scripts were developed ...READ MORE

Sep 11, 2020 in Web Development by Niroj
• 82,840 points
880 views
0 votes
1 answer

What Impact does Business Analysis have in Project Management?

The BA is a vital component of ...READ MORE

Sep 16, 2020 in PMP by Gitika
• 65,770 points
663 views
0 votes
1 answer

How can I allow django admin to set a field to NULL?

Hello @kartik, Try to overwrite the save() method ...READ MORE

Jun 12, 2020 in Java-Script by Niroj
• 82,840 points
4,811 views
0 votes
1 answer

How to get value of selected radio button?

Hello @kartik, Use this: var rates = document.getElementById('rates').value; The rates ...READ MORE

Sep 2, 2020 in Java-Script by Niroj
• 82,840 points
1,259 views
0 votes
1 answer

How nodejs get file name from absolute path?

Hello @kartik, Use the basename method of the path module: path.basename('/foo/bar/baz/asdf/quux.html') // returns 'quux.html' If you ...READ MORE

Jul 14, 2020 in Node-js by Niroj
• 82,840 points
3,428 views
0 votes
1 answer

How to connect to the Kubernetes cluster from Terraform?

Hi@akhtar, You need to install the plugins using ...READ MORE

Sep 14, 2020 in Terraform by MD
• 95,460 points
772 views
0 votes
1 answer

CAn i have source code of image steganography please

Least Significant Bit (LSB) is a technique in which ...READ MORE

Sep 7, 2020 in Python by Roshni
• 10,480 points
1,043 views
0 votes
1 answer

Planning for the PMI-RMP certification

Don't underestimate the study of Stakeholder Management. ...READ MORE

Sep 16, 2020 in PMP by David Samon
677 views
+2 votes
1 answer

How to create a GKE cluster from command line?

Hi@MD, A cluster consists of at least one cluster master machine ...READ MORE

Aug 25, 2020 in GCP by akhtar
• 38,260 points
1,548 views
0 votes
1 answer

How to launch an instance in GCP using Terraform?

Hi@akhtar, You can use the google_compute_instance resource in ...READ MORE

Sep 12, 2020 in Terraform by MD
• 95,460 points
843 views
0 votes
1 answer

How to change hostname in Kibana?

Hi@akhtar, You can change the hostname of your ...READ MORE

Jun 19, 2020 in ELK Stack by MD
• 95,460 points
4,488 views
0 votes
1 answer

Dockerfile to install nginx on Ubuntu

Hey @Greg, this is a simple dockerfile ...READ MORE

Jul 23, 2019 in Docker by User101
18,827 views
0 votes
1 answer

dax calculation for last N days

Hi, @Vnk, Regarding your above query, you can ...READ MORE

Jun 30, 2020 in Power BI by Gitika
• 65,770 points
4,135 views
+2 votes
1 answer

How to create a firewall rule in GCP Cloud?

Hi@akhtar, If you are using the default VPC ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,460 points
1,620 views
0 votes
1 answer

What are the duties of a Infrastructure Project Manager

Some of the duties include - 1. Requirements ...READ MORE

Sep 17, 2020 in PMP by Rajan Varada
584 views
0 votes
1 answer

PMI-RMP Exam

My recommendation is don't concentrate just on ...READ MORE

Sep 16, 2020 in PMP by Kim
658 views
0 votes
1 answer

How to become a PMP Trainer

For that, you need to be registered ...READ MORE

Jul 29, 2020 in PMP by Gitika
• 65,770 points
2,741 views
0 votes
1 answer

How do you bind an Enum to a DropDownList control in ASP.NET?

Hello @kartik, I probably wouldn't bind the data as it's ...READ MORE

Jul 23, 2020 in Angular by Niroj
• 82,840 points
3,007 views
0 votes
1 answer

Error:setState doesn't update the state immediately

Hello @kartik, The method setState() takes a callback. And ...READ MORE

Jun 4, 2020 in Angular by Niroj
• 82,840 points
5,120 views
0 votes
1 answer

fatal: [localhost]: FAILED! => {"changed": false, "msg": "Either region or ec2_url must be specified"}

Hi@akhtar, You got this error because you did ...READ MORE

Aug 12, 2020 in Ansible by MD
• 95,460 points
2,142 views
0 votes
1 answer

Error:annot apply DjangoModelPermissions on a view that does not have `.queryset` property or overrides the `.get_queryset()` method

Hello @kartik, You probably have set DjangoModelPermissions as a default ...READ MORE

Jun 25, 2020 in Python by Niroj
• 82,840 points
4,206 views
0 votes
1 answer

How to concatenate text from multiple rows into a single text string in SQL server?

Hello @kartik, Use COALESCE: DECLARE @Names VARCHAR(8000) SELECT @Names = ...READ MORE

Jul 21, 2020 in PHP by Niroj
• 82,840 points
3,080 views
0 votes
1 answer

How to delete a remote Git tag?

Hi@MD, It is very simple to delete a ...READ MORE

Sep 4, 2020 in Git & GitHub by akhtar
• 38,260 points
1,128 views
0 votes
1 answer

How to Sync new contacts in iCloud, Gmail and Outlook from iphone?

Hi, @Estaben, iPhones usually do a good job ...READ MORE

Aug 4, 2020 in Ask us Anything! by Gitika
• 65,770 points
2,482 views
0 votes
1 answer

What project management software do you use and what are the pros/cons of it?

We are using Microsoft Project and Sharepoint ...READ MORE

Sep 17, 2020 in PMP by Anish Abraham
563 views
0 votes
2 answers

Can I configure my virtual machine as slave in Jenkins?

The first step is the VirtualBox cloud ...READ MORE

Aug 26, 2020 in DevOps Tools by Pistle
• 1,000 points
5,883 views
0 votes
1 answer

How to connect mobile camera to Flutter App?

Hi@akhtar, You need to install the plugin to ...READ MORE

Sep 14, 2020 in Others by MD
• 95,460 points
695 views
0 votes
1 answer

How to upload a file in Django?

Hello @kartik, A minimal Django file upload example 1. ...READ MORE

Aug 3, 2020 in Python by Niroj
• 82,840 points
2,530 views
+1 vote
1 answer

Hi, I am not able to empty/remove the text filed which contains date .

The typeinto activity has empty field property, ...READ MORE

Aug 14, 2020 in RPA by Sirajul
• 59,230 points
1,985 views
0 votes
1 answer

How to change the background color of AppBar in Flutter?

Hi@akhtar, You can add backgroundColor keyword in your ...READ MORE

Aug 12, 2020 in Others by MD
• 95,460 points
2,101 views
0 votes
1 answer

How to strip html/javascript from text input in django?

Hello @kartik, Django provides an utility function to ...READ MORE

Aug 17, 2020 in Python by Niroj
• 82,840 points
1,888 views
0 votes
1 answer

Being a Project Manager , Is it beneficial to learn Business Analysis for carrier growth?

Business Analytics looks at the concept of ...READ MORE

Sep 16, 2020 in PMP by Thomas Walenta
592 views
0 votes
1 answer

How can I get useful error messages in PHP?

Hello @kartik, The following enables all errors: ini_set('display_startup_errors', 1); ini_set('display_errors', ...READ MORE

Sep 16, 2020 in PHP by Niroj
• 82,840 points
586 views
0 votes
1 answer

How well Business Analysis and Project Management Process complement each other?

Business Analysis and Project Management definitely are ...READ MORE

Sep 16, 2020 in PMP by David
591 views
0 votes
1 answer

How to motivate your project staff when you have no benefits to offer them?

Learning is the biggest benefit of exception ...READ MORE

Sep 15, 2020 in PMP by Akshay Jain
632 views
0 votes
1 answer

Do you think that one day PMP could developed to be a Master such as MBA but in project management ?

One class in a master's program is ...READ MORE

Sep 15, 2020 in PMP by Keith Novak
624 views
0 votes
1 answer

Is there a way to store this text in a list using selenium (python)

Try using this code snippet to resolve ...READ MORE

Aug 24, 2020 in Python by Carlos
1,577 views
0 votes
1 answer

What is the benchmark for project success?

For me, success is the stakeholders that ...READ MORE

Sep 11, 2020 in PMP by kevin Drake
796 views
0 votes
1 answer

Error:Django connection to PostgreSQL: “Peer authentication failed”

Hello @kartik, My settings.py did not have a ...READ MORE

Aug 12, 2020 in Python by Niroj
• 82,840 points
2,101 views
0 votes
1 answer

How to get client IP address in Laravel >5?

Hello @kartik, Use request()->ip(). Since Laravel 5 it's advised/good practice ...READ MORE

Sep 11, 2020 in Laravel by Niroj
• 82,840 points
796 views
0 votes
1 answer

how to get anova table of split plot design in python

Hello @kapil, A split plot design is a ...READ MORE

Aug 24, 2020 in Python by Niroj
• 82,840 points
1,614 views
0 votes
1 answer

How to create a folder inside S3 Bucket using Terraform code?

Hi@akhtar, You can create a folder at the ...READ MORE

Jul 23, 2020 in Terraform by MD
• 95,460 points
2,961 views
0 votes
1 answer

How to deploy card banners in flutter app?

Hi, If you are trying to create a ...READ MORE

Sep 2, 2020 in Others by MD
• 95,460 points
1,200 views
0 votes
1 answer

Project Managers vs Business Analysts

BI’s mostly gather information, determine operational objectives, ...READ MORE

Sep 16, 2020 in PMP by Sergio
570 views