Trending questions in Edureka Community

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
160 views
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
• 16,140 points
173 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
• 18,120 points
174 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
• 16,140 points
172 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
• 18,120 points
173 views
0 votes
1 answer

Why am I unable to set refresh for a web-based anonymous connection in Power BI Server, and how can I resolve it?

Scheduled refresh for web-based data sources that ...READ MORE

Feb 28 in Power BI by anonymous
• 33,070 points
290 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
166 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
119 views
+1 vote
2 answers

Can Power BI’s Copilot feature be used to assist with creating paginated reports or is it limited to interactive reports?

Copilot in Power BI creates interactive reports ...READ MORE

Jan 3 in Power BI by pooja
• 24,450 points
252 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
195 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
113 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
111 views
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
• 16,140 points
160 views
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
• 16,140 points
159 views
0 votes
0 answers

What is the first step in using Burp Suite for web application security testing?

Burp Suite is a powerful tool for ...READ MORE

Mar 4 in Cyber Security & Ethical Hacking by Anupam
• 18,120 points
157 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
• 16,140 points
159 views
0 votes
0 answers
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
107 views
0 votes
0 answers
+1 vote
2 answers
0 votes
0 answers

Should pipes implement PipeTransform interface?

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

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

What are the steps to create and customize a Waterfall chart in Power BI?

A Waterfall chart in Power BI is useful for ...READ MORE

Feb 28 in Power BI by anonymous
• 33,070 points
271 views
0 votes
1 answer

What is the best approach to convert a Date/Time column to a Date data type in Power Query while using DirectQuery from SQL?

For DirectQuery, the best way to convert ...READ MORE

Feb 28 in Power BI by anonymous
• 33,070 points
275 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
• 16,140 points
141 views
0 votes
0 answers
0 votes
0 answers
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
• 18,120 points
149 views
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
• 18,120 points
152 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
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
• 18,120 points
142 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

What are the available methods to create a Sunburst visualization in Power BI?

Power BI does not have a native ...READ MORE

Feb 28 in Power BI by anonymous
• 33,070 points
260 views
0 votes
1 answer

How do I revert from using refresh policies with an EffectiveDate to using the current date in Tabular Editor 3?

To revert from using EffectiveDate to the ...READ MORE

Feb 28 in Power BI by anonymous
• 33,070 points
257 views
0 votes
1 answer

Why does ALLSELECTED in my DAX query return unexpected results, and how can I debug or fix it?

The ALLSELECTED function in DAX is used ...READ MORE

Feb 28 in Power BI by anonymous
• 33,070 points
257 views
0 votes
0 answers
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
• 16,140 points
168 views
0 votes
1 answer

How do I set up ADAL authentication for Power BI, and what are the common challenges?

Setting Up ADAL Authentication for Power BI Register ...READ MORE

Feb 28 in Web Development by anonymous
• 33,070 points
256 views
0 votes
0 answers
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
• 32,730 points
168 views
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
• 16,140 points
161 views
0 votes
1 answer

What is the process for updating key credentials of a Databricks data source via the Power BI REST API?

Updating Databricks Credentials in Power BI via ...READ MORE

Feb 27 in Power BI by anonymous
• 33,070 points
290 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
• 18,120 points
133 views
0 votes
2 answers

What are the main advantages of using Copilot for Power BI users who are not experienced with DAX or M code?

Power BI Copilot helps beginners by automatically ...READ MORE

Apr 21 in Power BI by anonymous
• 4,660 points
308 views
0 votes
1 answer

How to automate vulnerability scanning using OpenVAS?

Automating vulnerability scanning with OpenVAS enhances your ...READ MORE

Feb 19 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
647 views