Trending questions in Edureka Community

0 votes
1 answer
0 votes
1 answer

How to cancel HTTP request in Angular 8?

In Angular 8, you can cancel an ...READ MORE

Feb 26, 2025 in Angular by Kavya
1,175 views
0 votes
1 answer

Implement an Encoder and Decoder architecture with attention mechanism

To implement an Encoder-Decoder architecture with an ...READ MORE

Mar 17, 2025 in Generative AI by anushka
456 views
0 votes
1 answer

How to build a real-time chat app with react node Socket.IO and HarperDB?

Set Up HarperDB: Create a HarperDB instance (cloud ...READ MORE

Mar 10, 2025 in Node-js by Tanvi
654 views
0 votes
0 answers

Unable to save model architecture (bilstm + attention)

Can i know if  Unable to save ...READ MORE

Mar 19, 2025 in Generative AI by Nidhi
• 16,260 points
303 views
0 votes
1 answer
0 votes
1 answer

How can I reduce the memory usage of a complex DAX calculation that involves multiple SUMX() iterations?

To reduce memory usage in a complex ...READ MORE

Mar 10, 2025 in Power BI by anonymous
• 36,180 points
651 views
+1 vote
2 answers

Why does the scrollbar theme change between Power BI Desktop and Web? Can it be standardized?

This discrepancy in scroll bar themes between ...READ MORE

Jan 8, 2025 in Power BI by pooja
• 24,450 points
929 views
0 votes
0 answers

How do you allocate budgets effectively across different project phases?

How do you allocate budgets effectively across ...READ MORE

Mar 18, 2025 in PMP by Parshvi
• 7,940 points
346 views
0 votes
0 answers

How do you identify and mitigate project risks proactively?

How do you spot potential project risks ...READ MORE

Mar 17, 2025 in PMP by Parshvi
• 7,940 points
386 views
+1 vote
1 answer

Why is MathJax not properly rendered in my kableExtra table when using Quarto, and how can I fix it?

MathJax is not rendering properly within kableExtra ...READ MORE

Feb 28, 2025 in Power BI by anonymous
• 36,180 points
1,032 views
0 votes
1 answer

My Power BI report is slow when using multiple DISTINCTCOUNT() measures—what optimization techniques should I use?

Here are a few ways to tune ...READ MORE

Mar 10, 2025 in Power BI by anonymous
• 36,180 points
648 views
0 votes
0 answers

How do you handle a situation where the project exceeds the budget?

What’s your approach if a project starts ...READ MORE

Mar 18, 2025 in PMP by Parshvi
• 7,940 points
343 views
0 votes
0 answers

How can RPC Dumping be used in Windows attacks?

Remote Procedure Call (RPC) services in Windows ...READ MORE

Mar 18, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
333 views
0 votes
0 answers

What can hackers do with the ability to read /etc/passwd?

The /etc/passwd file stores user account information ...READ MORE

Mar 18, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
330 views
0 votes
2 answers

Why am I unable to import Excel (xls) files into Power BI, and how can I fix this?

Power BI doesn’t support importing legacy Excel ...READ MORE

Apr 3, 2025 in Power BI by anonymous
• 24,450 points
1,848 views
0 votes
0 answers

How do you define project objectives when stakeholders have conflicting expectations?

How do you set clear project objectives ...READ MORE

Mar 13, 2025 in PMP by Parshvi
• 7,940 points
538 views
0 votes
1 answer

How to add an element to a useState array in React?

You can use the spread operator (...) ...READ MORE

Mar 12, 2025 in Node-js by Tanvi
546 views
0 votes
0 answers

How do you handle scope creep in the early stages of a project?

How do you manage scope creep early ...READ MORE

Mar 13, 2025 in PMP by Parshvi
• 7,940 points
536 views
+1 vote
2 answers

How can I retrieve a mapped value from a many-to-one related table in Power BI when using DirectQuery mode?

Get the associated values per multiple linked ...READ MORE

Jan 23, 2025 in Power BI by pooja
• 24,450 points
744 views
0 votes
1 answer

How can I effectively address issues with LLM-specific metrics in the Google Cloud Vertex AI Evaluation Framework?

To effectively address issues with LLM-specific metrics ...READ MORE

Mar 13, 2025 in Generative AI by varun yh
528 views
0 votes
0 answers

What are the key elements of an effective project charter?

What do you think are the key ...READ MORE

Mar 17, 2025 in PMP by Parshvi
• 7,940 points
372 views
+1 vote
1 answer

Fixing Indentation Issues in Power BI Matrix Reports? – How can I properly align text and fix indentation issues in Power BI Matrix visuals?

Here are ways to reduce or eliminate ...READ MORE

Feb 18, 2025 in Power BI by anonymous
• 24,450 points

edited Mar 6, 2025 1,447 views
0 votes
1 answer

Is attention mechanism really attention or just looking back at memory again?

The attention mechanism is not just looking ...READ MORE

Mar 17, 2025 in Generative AI by nihongo
440 views
0 votes
1 answer

How to Use react-blurhash Without Knowing Exact Width and Height of the Placeholder?

To use react-blurhash without knowing the exact ...READ MORE

Mar 10, 2025 in Angular by Tanvi
634 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, 2025 in Power BI by anonymous
• 36,180 points
923 views
0 votes
1 answer

GCP Gemini API - Send multimodal prompt requests using local video

To send multimodal prompt requests with local ...READ MORE

Mar 11, 2025 in Generative AI by romio
589 views
+1 vote
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, 2025 in Power BI by anonymous
• 36,180 points
1,012 views
0 votes
1 answer
+1 vote
2 answers

What is the best approach for creating a live connection from Power BI to PostgreSQL?

The most convenient way to set up ...READ MORE

Dec 18, 2024 in Power BI by Vani
• 3,580 points
1,988 views
0 votes
1 answer

How to create a mat table in Angular?

1. Install Angular Material ng add @angular/material 2. Import ...READ MORE

Mar 6, 2025 in Angular by Anvi
797 views
0 votes
1 answer

how to fix http error 503. the service is unavailable?

The HTTP 503 Service Unavailable error indicates ...READ MORE

Mar 10, 2025 in Node-js by Tanvi
623 views
0 votes
1 answer

Cannot find name webgl object TypeScript issue TS2304.

The error Cannot find name 'WebGLObject'. TS2304 ...READ MORE

Mar 6, 2025 in Angular by Anvi
796 views
0 votes
0 answers

How do you manage expectations of stakeholders with unrealistic demands?

How do you handle stakeholders who have ...READ MORE

Mar 13, 2025 in PMP by Parshvi
• 7,940 points
527 views
0 votes
0 answers

Can we mask two words at the same time in attention mechanism?

Can we mask two words at the ...READ MORE

Mar 17, 2025 in Generative AI by Ashutosh
• 33,350 points
355 views
0 votes
0 answers

How do you justify additional budget requirements to senior management?

How do you justify asking for additional ...READ MORE

Mar 18, 2025 in PMP by Parshvi
• 7,940 points
309 views
0 votes
1 answer

How to fix Service Unavailable error?

Steps to Fix "Service Unavailable" Error Check Server ...READ MORE

Mar 10, 2025 in Node-js by Tanvi
612 views
+1 vote
2 answers

What are some common mistakes or challenges users face when working with Power BI Copilot, and how can they be avoided?

Separation of a few common hitches with ...READ MORE

Jan 3, 2025 in Power BI by pooja
• 24,450 points
1,007 views
0 votes
1 answer

How do you address data sparsity when fine-tuning a text generation model for medical text generation?

Use techniques like data augmentation, transfer learning, ...READ MORE

Mar 11, 2025 in Generative AI by nini
569 views
0 votes
0 answers

How do you implement KMeans clustering with MiniBatchKMeans for large datasets in Scikit-learn?

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

Mar 2, 2025 in Generative AI by Ashutosh
• 33,350 points
946 views
0 votes
1 answer

How to send multipart/form-data for a file upload in Angular?

In Angular, you can send files using ...READ MORE

Feb 24, 2025 in Angular by Navya
1,204 views
0 votes
0 answers

How do you balance risk management with project constraints (time, cost, scope)?

How do you balance risk management with ...READ MORE

Mar 17, 2025 in PMP by Parshvi
• 7,940 points
345 views
0 votes
1 answer
0 votes
0 answers

How do you create a realistic project budget?

What’s your process for creating a project ...READ MORE

Mar 18, 2025 in PMP by Parshvi
• 7,940 points
302 views
0 votes
1 answer

How to test Node.js apps using Mocha Chai and Sinonjs?

You can test Node.js apps using Mocha, ...READ MORE

Mar 12, 2025 in Node-js by Tanvi
513 views
0 votes
1 answer

How to pass data from controller to view in asp net?

Methods to Pass Data from Controller to ...READ MORE

Mar 10, 2025 in Java-Script by Tanvi
604 views
0 votes
1 answer

Calculating Average Customer Purchase Frequency with Unique Customerspo

To accurately calculate the Average Customer Purchase ...READ MORE

Mar 5, 2025 in Power BI by anonymous
• 36,180 points
820 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, 2025 in Power BI by pooja
• 24,450 points
993 views
+1 vote
2 answers

Is it possible to create report-level measures in Power BI while using a live query connection to an OLAP cube?

One of the restrictions is that, when ...READ MORE

Jan 13, 2025 in Power BI by pooja
• 24,450 points
855 views