Trending questions in Edureka Community

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
• 24,110 points
73 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
• 4,340 points
34 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
• 13,800 points
84 views
0 votes
1 answer
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
• 13,800 points
69 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
• 24,110 points
69 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
• 13,800 points
68 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
• 13,800 points
79 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
• 14,700 points
79 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
• 13,800 points
77 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
• 13,800 points
107 views
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
• 13,800 points
76 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
• 24,110 points
60 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
• 14,700 points
73 views
0 votes
0 answers

Should pipes implement PipeTransform interface?

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

Mar 3 in Angular by Nidhi
• 13,800 points
71 views
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
• 13,800 points
57 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
• 13,800 points
100 views
0 votes
0 answers
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
• 24,110 points
55 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

How do you create a reusable component in Angular?

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

Mar 3 in Angular by Nidhi
• 13,800 points
61 views
0 votes
0 answers

What’s the risk of weak passwords in network security?

Weak passwords are a major security vulnerability, ...READ MORE

Mar 3 in Cyber Security & Ethical Hacking by Anupam
• 14,700 points
63 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

Why would you use a service in Angular and how is it different from a component?

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

Mar 3 in Angular by Nidhi
• 13,800 points
57 views
0 votes
0 answers

How to create currency pipe in Angular?

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

Mar 3 in Angular by Nidhi
• 13,800 points
55 views
0 votes
0 answers

How to encrypt sensitive data using AES in Python?

AES (Advanced Encryption Standard) is widely used ...READ MORE

Mar 4 in Cyber Security & Ethical Hacking by Anupam
• 14,700 points
51 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

What is the difference between dependency injection and service in Angular?

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

Mar 3 in Angular by Nidhi
• 13,800 points
51 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
• 24,110 points
167 views
0 votes
0 answers
0 votes
0 answers

How is salting used to increase the security of a user's stored password?

Salting adds a unique random value to ...READ MORE

Mar 3 in Cyber Security & Ethical Hacking by Anupam
• 14,700 points
51 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

Why am I getting an "SSL Certificate Chain Not Trusted" error when connecting SQL Server to Power BI, and how do I resolve it?

The "SSL Certificate Chain Not Trusted" error ...READ MORE

Feb 28 in Power BI by anonymous
• 24,110 points
166 views
0 votes
0 answers

How do Identity and Access Management (IAM) systems work?

Identity and Access Management (IAM) systems control ...READ MORE

Mar 3 in Cyber Security & Ethical Hacking by Anupam
• 14,700 points
46 views
0 votes
0 answers

What’s the difference between SSO and federated identity?

Single Sign-On (SSO) and federated identity both ...READ MORE

Mar 3 in Cyber Security & Ethical Hacking by Anupam
• 14,700 points
45 views
0 votes
0 answers
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
• 24,110 points
160 views
0 votes
0 answers

How do you implement K-means++ initialization in KMeans clustering using Scikit-learn?

Can you tell me How do you ...READ MORE

Mar 2 in Generative AI by Nidhi
• 13,800 points
75 views
0 votes
0 answers
0 votes
0 answers

What’s the difference between Observables and Promises?

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

Mar 3 in Angular by Nidhi
• 13,800 points
68 views
0 votes
0 answers

How does a password manager increase security?

Password managers store and generate strong, unique ...READ MORE

Mar 3 in Cyber Security & Ethical Hacking by Anupam
• 14,700 points
41 views
0 votes
0 answers

How do you address lack of context when generating email responses using large language models?

Can i know How do you address ...READ MORE

Mar 2 in Generative AI by Nidhi
• 13,800 points
68 views
0 votes
0 answers

How do you perform feature engineering using PolynomialFeatures in Scikit-learn for regression tasks?

With the help of proper code example ...READ MORE

Mar 2 in Generative AI by Ashutosh
• 24,810 points
68 views
0 votes
0 answers

How do phishing attacks lead to identity theft?

Phishing attacks trick users into revealing sensitive ...READ MORE

Mar 3 in Cyber Security & Ethical Hacking by Anupam
• 14,700 points
35 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
• 24,110 points
153 views