Trending questions in Edureka Community

0 votes
0 answers

How to prevent SQL injection attacks in Python?

SQL injection is a critical security threat ...READ MORE

Mar 4 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
97 views
0 votes
0 answers

How do you deal with errors in Observables?

With the help of an example, can ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
127 views
0 votes
0 answers

How do Observables improve API call handling in Angular?

With the help of an example, can ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
127 views
0 votes
0 answers

How to hash passwords using bcrypt in Node.js?

Bcrypt is a popular hashing algorithm for ...READ MORE

Mar 4 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
91 views
0 votes
0 answers

What’s your approach to managing remote teams with limited oversight?

I’m curious about how people manage remote ...READ MORE

Mar 3 in PMP by Parshvi
• 7,940 points
84 views
0 votes
1 answer

How to Calculate Total Sales for the Last 3 Months Dynamically in DAX?

To dynamically calculate total sales for the ...READ MORE

Mar 3 in Power BI by anonymous
• 30,660 points
124 views
+1 vote
2 answers

Is there an alternative short name for Power Query Formula Language (M) besides "M"?

Power Query Formula Language can be stated ...READ MORE

Jan 8 in Power BI by pooja
• 23,870 points
109 views
0 votes
0 answers
0 votes
0 answers

What’s your approach to meeting a sudden reduction in project timeline?

If the project timeline gets cut short ...READ MORE

Mar 3 in PMP by Parshvi
• 7,940 points
79 views
0 votes
0 answers

How do you create buy-in for a project facing internal opposition?

I’m curious about how to create buy-in ...READ MORE

Mar 3 in PMP by Parshvi
• 7,940 points
76 views
0 votes
0 answers

How do you address risks when resources are below project requirements?

When you’re working on a project and ...READ MORE

Mar 3 in PMP by Parshvi
• 7,940 points
75 views
0 votes
0 answers

How to use Angular services to share data between components?

Explain me with the help of an ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
115 views
0 votes
0 answers

Describe a time when you had to manage a project with an unclear goal. How did you proceed?

Have you ever had to manage a ...READ MORE

Mar 5 in PMP by Parshvi
• 7,940 points
77 views
0 votes
0 answers

How would you proceed if critical regulatory approval is delayed?

If you had to deal with a ...READ MORE

Mar 3 in PMP by Parshvi
• 7,940 points
74 views
0 votes
0 answers

How do you ensure that all project requirements are gathered and documented effectively?

What’s your process for making sure all ...READ MORE

Mar 5 in PMP by Parshvi
• 7,940 points
76 views
0 votes
0 answers

How do you prioritize when multiple projects have high ROI potential?

When faced with multiple projects that all ...READ MORE

Mar 3 in PMP by Parshvi
• 7,940 points
72 views
0 votes
0 answers

How do you establish accountability within a cross-functional team?

I’m curious about how you make sure ...READ MORE

Mar 3 in PMP by Parshvi
• 7,940 points
69 views
0 votes
1 answer

How can I extract a list of used and unused measures and columns from Power BI project folders using Python?

The extracted measures and columns, which represent ...READ MORE

Feb 28 in Power BI by anonymous
• 30,660 points
242 views
0 votes
1 answer
0 votes
0 answers

What ways can be used to protect from credential stuffing and automated attacks?

Credential stuffing and automated attacks exploit reused ...READ MORE

Mar 4 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
72 views
0 votes
0 answers

When should we use providedIn: ‘root’ vs ‘module’ for services?

I was hoping you could explain to ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
105 views
0 votes
1 answer

Why is the RLS role not being applied when executing queries via the Power BI REST API using PowerShell, and how can I fix it?

RLS roles may not be applied when ...READ MORE

Feb 28 in Power BI by anonymous
• 30,660 points
235 views
0 votes
0 answers

How do I call an Angular 2 pipe with multiple arguments?

Can you explain with an example that ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
117 views
0 votes
0 answers

What type of operation do RxJS operators allow for observables?

With the help of an example, can ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
102 views
0 votes
1 answer

How to Calculate Dynamic Regional Sales Percentage in DAX?

To compute the percentage of total sales ...READ MORE

Mar 3 in Power BI by anonymous
• 30,660 points
102 views
0 votes
1 answer

How can OData be efficiently used in Power BI for connecting to and managing data sources?

OData (Open Data Protocol) is a RESTful ...READ MORE

Feb 28 in Power BI by anonymous
• 30,660 points
231 views
0 votes
0 answers

What’s the difference between pure and impure pipes?

Can you explain with an example that ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
113 views
0 votes
0 answers

What’s the difference between BehaviorSubject and Subject?

Explain me with the help of an ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
100 views
0 votes
0 answers

How do I implement salt into my login for passwords?

Salting enhances password security by adding randomness ...READ MORE

Mar 4 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
65 views
0 votes
0 answers

How to use AI to predict cyber threats using Python?

Machine learning models can analyze network traffic ...READ MORE

Mar 5 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
67 views
0 votes
1 answer

Why am I unable to update Delta Live Tables, and what troubleshooting steps can I take to resolve the issue?

Well, in the case that you are ...READ MORE

Mar 3 in Power BI by anonymous
• 30,660 points
97 views
0 votes
0 answers

How do you diagnose an injector fault?

Explain me with the help of an ...READ MORE

Mar 3 in Java-Script by Nidhi
• 16,140 points
96 views
0 votes
0 answers

How would you handle a situation where the project scope is continuously changing?

How do you handle a situation where ...READ MORE

Mar 5 in PMP by Parshvi
• 7,940 points
58 views
0 votes
0 answers

Describe your approach to defining project scope when requirements are not clearly outlined.

When the project requirements aren’t clear from ...READ MORE

Mar 5 in PMP by Parshvi
• 7,940 points
58 views
0 votes
0 answers

How do you use forkJoin() for parallel API calls?

can you explain me with the help ...READ MORE

Mar 5 in Angular by Nidhi
• 16,140 points
61 views
0 votes
0 answers

How do pipes transform data dynamically in Angular?

Can you help me with a code ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
107 views
0 votes
0 answers

How do you handle inconsistent training results in a GPT-3 model for email content generation?

With the help of code can you ...READ MORE

Mar 2 in Generative AI by Nidhi
• 16,140 points
135 views
0 votes
0 answers

How can we combine multiple built-in pipes in Angular templates?

Can you help me with a code ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
104 views
0 votes
0 answers

What techniques resolve length truncation issues when generating long-form text using transformers?

Can you tell me What techniques resolve ...READ MORE

Mar 2 in Generative AI by Nidhi
• 16,140 points
134 views
0 votes
1 answer

Is there a way in Power BI Desktop to transform multiple text column values into a single row, grouped by another column?

Yes, you can transform multiple text values ...READ MORE

Mar 3 in Power BI by anonymous
• 30,660 points
90 views
0 votes
0 answers

What are common methods of identity theft in networks?

Identity theft occurs when attackers steal personal ...READ MORE

Mar 3 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
104 views
+1 vote
2 answers

Is it possible to extract Power BI metadata (e.g., dataset lineage) using Azure Data Factory?

Yes, you can extract typical metadata from ...READ MORE

Jan 3 in Power BI by pooja
• 23,870 points
188 views
0 votes
0 answers

How would you prioritize tasks when faced with limited resources and tight deadlines?

How do you prioritize tasks when you're ...READ MORE

Mar 5 in PMP by Parshvi
• 7,940 points
49 views
0 votes
0 answers

How can brute-force attacks compromise password security?

Brute-force attacks systematically try different password combinations ...READ MORE

Mar 3 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
101 views
0 votes
0 answers
0 votes
0 answers

Can we apply two pipes together in Angular?

I doubt it. Can we apply two ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
97 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

How to pass data from one service to another service in Angular?

Explain me with the help of an ...READ MORE

Mar 3 in Angular by Nidhi
• 16,140 points
81 views