Trending questions in Edureka Community

0 votes
1 answer
+1 vote
2 answers

How can I add my certification (PL-300) to Credly Badge page?

If you are interested in adding your ...READ MORE

Oct 25, 2024 in Power BI by pooja
• 24,450 points
1,635 views
0 votes
0 answers

how to detect memory leak in nodejs?

how to detect memory leak in nodejs? I'm ...READ MORE

Dec 13, 2024 in Web Development by Nidhi
• 16,260 points
437 views
0 votes
1 answer

How do you reduce inference latency for real-time applications using large language models like GPT-3/4?

You can reduce latency for real time ...READ MORE

Nov 8, 2024 in Generative AI by nikhil yadav
1,959 views
0 votes
1 answer

How can you implement dynamic sampling techniques like top-k sampling and top-p sampling for text generation with GPT-3?

To implement dynamic sampling techniques like top-k ...READ MORE

Dec 6, 2024 in Generative AI by bestbuddy
729 views
+1 vote
1 answer

Why does the Power BI mobile app not support viewing Power BI reports published to the Power BI Report Server?

At present, the Power BI mobile app ...READ MORE

Dec 5, 2024 in Power BI by pooja
• 24,450 points
728 views
0 votes
1 answer

How to Fix Image Ratio Issues in a Responsive Slideshow for Mobile?

To fix image ratio issues in a ...READ MORE

Dec 12, 2024 in Web Development by Navya
475 views
+1 vote
2 answers

What is the pass percentage for pmp exam?

While PMI does not officially publish the ...READ MORE

Oct 21, 2024 in PMP by Vani
1,277 views
+1 vote
1 answer

How to enable vertical scroll bar on David Bacci's Deneb Gantt Chart?

Suppose you're using the Deneb Gantt Chart ...READ MORE

Oct 29, 2024 in Power BI by pooja
• 24,450 points
1,480 views
0 votes
1 answer

Is CAPTCHA sufficient to prevent user enumeration?

CAPTCHA can reduce the risk of automated ...READ MORE

Dec 10, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
559 views
0 votes
1 answer

How to bypass End User License Agreement?

In order to bypass the End User ...READ MORE

Nov 25, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,198 views
0 votes
1 answer

Are pointers available in JavaScript?

No, there are no pointers in JavaScript. JavaScript ...READ MORE

Dec 4, 2024 in Web Development by Navya
801 views
0 votes
1 answer

What styling approach do you prefer for creating CSS or styles in React?

CSS-in-JS (Styled Components) One of the most widely ...READ MORE

Dec 12, 2024 in Web Development by Navya
456 views
0 votes
1 answer

How can I reduce latency when using GPT models in real-time applications?

To reduce latency in your chatbot that ...READ MORE

Nov 5, 2024 in ChatGPT by Harsh yadav
2,483 views
0 votes
0 answers

When should I use dotnet publish over dotnet build in my CI/CD workflow?

When should I use dotnet publish over ...READ MORE

Dec 6, 2024 in DevOps Tools by Anila
• 5,070 points
719 views
0 votes
1 answer

How do you implement service discovery within a microservices architecture using DevOps tools?

A microservices architecture's implementation of service discovery ...READ MORE

Dec 5, 2024 in DevOps Tools by Gagana
• 10,070 points
951 views
+1 vote
1 answer

How can I troubleshoot and resolve Direct Query failures during publishing?

Troubleshooting Direct Query Failure in Power BI Direct ...READ MORE

Dec 6, 2024 in Power BI by pooja
• 24,450 points
695 views
0 votes
1 answer

How can I determine if there is a session hijacking vulnerability?

To determine if an application is vulnerable ...READ MORE

Dec 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
501 views
0 votes
1 answer

How do you implement multi-GPU training in PyTorch for large-scale generative models?

 You  can implement multi-GPU training in PyTorch ...READ MORE

Dec 4, 2024 in Generative AI by magadh
815 views
0 votes
0 answers

What strategies do you use to avoid redundant transformations in Power Query that slow down data refresh?

What strategies do you use to avoid ...READ MORE

Nov 5, 2024 in Power BI by Evanjalin
• 36,180 points
1,079 views
0 votes
1 answer

Why must 'React' be in scope when using JSX?

Because JSX is transformed into JavaScript at ...READ MORE

Dec 12, 2024 in Web Development by Navya
783 views
0 votes
1 answer

How can I improve the performance of Ansible playbooks in large environments?

The following methods can help optimize Ansible ...READ MORE

Dec 3, 2024 in DevOps Tools by Gagana
• 10,070 points
829 views
0 votes
1 answer

How can you apply temporal consistency loss to generate more realistic videos in Generative Adversarial Networks (GANs)?

To apply temporal consistency loss in Generative ...READ MORE

Dec 6, 2024 in Generative AI by techboy
692 views
+1 vote
2 answers

Can Distinct Values be Counted in Power BI with a Filter?

Yes, filter distinct values in Power BI ...READ MORE

Nov 26, 2024 in Power BI by Anu
• 3,020 points
1,774 views
0 votes
1 answer

How do you ensure dynamic titles, tooltips, or labels update correctly based on slicer selections?

Define DAX measures with SELECTEDVALUE() or VALUES() ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

edited Mar 6, 2025 1,058 views
+1 vote
1 answer

What options are available for embedding filtered Power BI reports in a read-only mode?

The resolution for embedding a Power BI ...READ MORE

Dec 6, 2024 in Power BI by pooja
• 24,450 points
643 views
0 votes
1 answer

Is unauthenticated access to electricity meter readings a vulnerability?

Yes, unauthenticated access to electricity meter readings ...READ MORE

Dec 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
478 views
0 votes
1 answer

Are vulnerabilities in transitive dependencies exploitable?

To determine if vulnerabilities in transitive dependencies ...READ MORE

Dec 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
476 views
0 votes
0 answers
0 votes
1 answer

How do you create a responsive layout using CSS?

You can use media queries, flexbox, grid ...READ MORE

Dec 6, 2024 in Web Development by Navya
683 views
0 votes
1 answer

How do you handle uncaught exceptions and promise rejections in Express.js?

Handling uncaught exceptions and unhandled promise rejections ...READ MORE

Dec 6, 2024 in Angular by Navya
681 views
0 votes
1 answer

What strategies can I employ to avoid ambiguous prompts that lead to unintended results?

When I was creating my Gen AI ...READ MORE

Nov 7, 2024 in Generative AI by ankit
2,244 views
0 votes
0 answers

How do you resolve memory or performance issues when running large Power BI reports with heavy DAX calculations?

How do you resolve memory or performance ...READ MORE

Nov 5, 2024 in Power BI by Evanjalin
• 36,180 points
1,051 views
0 votes
1 answer

How do you troubleshoot inconsistent visuals or slicer behavior across different pages in a Power BI report?

In Power BI troubleshooting inconsistent visuals or ...READ MORE

Dec 18, 2024 in Power BI by anonymous
• 3,020 points

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

How do you deploy a trained PyTorch model on AWS Lambda for real-time inference?

In order to deploy a trained PyTorch ...READ MORE

Nov 29, 2024 in Generative AI by andra boy
974 views
0 votes
0 answers

How can I preserve history and resolve conflicts during the migration of multiple repos into one?

How can I preserve history and resolve ...READ MORE

Dec 9, 2024 in DevOps Tools by Anila
• 5,070 points
582 views
0 votes
1 answer

What strategies do you use for writing efficient DAX code to handle large fact tables with millions of rows?

So the engineers declared the data assimilation ...READ MORE

Dec 18, 2024 in Power BI by Anu
• 3,020 points

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

How do you delete a local branch in Git?

1. Delete a Local Branch (Safe Method) If ...READ MORE

Dec 4, 2024 in Web Development by kavya
756 views
0 votes
1 answer

How to speed up mongodb query?

To speed up MongoDB queries, consider the ...READ MORE

Dec 6, 2024 in Web Development by Navya
669 views
+1 vote
2 answers

How much experience is required for pmp certification?

The experience needed for PMP certification really ...READ MORE

Oct 15, 2024 in PMP by Ali
1,211 views
0 votes
1 answer

How do you implement self-attention layers in GANs to generate high-quality images with fine details?

To implement self-attention layers in GANs for ...READ MORE

Dec 6, 2024 in Generative AI by nidhi jha
658 views
0 votes
1 answer

How do you manage builds for a monorepo in Jenkins with multiple services? Can you share a Jenkinsfile to target specific folders or services?

The build management in Jenkins for a monorepo requires pipelines that can ...READ MORE

Nov 25, 2024 in DevOps Tools by Gagana
1,350 views
+1 vote
1 answer

Does having a Power BI Premium license automatically include Power BI Report Server?

Yes, an individual bearing a Power BI ...READ MORE

Dec 6, 2024 in Power BI by pooja
• 24,450 points
614 views
0 votes
1 answer

What is the difference between margin and padding in CSS?

Feature Margin Padding space location An element's outer space, beyond its ...READ MORE

Dec 6, 2024 in Web Development by navya
661 views
0 votes
1 answer

How can I configure and troubleshoot YAML release pipelines in Azure DevOps?

To set up and diagnose Azure DevOps ...READ MORE

Dec 3, 2024 in DevOps Tools by Gagana
• 10,070 points
789 views
0 votes
1 answer

How to clear router history?

The process of clearing your router's history ...READ MORE

Nov 29, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
965 views
+1 vote
1 answer

Are there workarounds for enabling mobile support for Power BI reports hosted on the Report Server?

There actually are workarounds to allow mobile ...READ MORE

Dec 5, 2024 in Power BI by pooja
• 24,450 points
648 views
0 votes
1 answer

How to pass request query parameters through a Node.js application?

Using Node.js http Module Step 1: Basic Server ...READ MORE

Dec 13, 2024 in Node-js by Navya
712 views
0 votes
0 answers

Are Azure DevOps REST APIs language-agnostic, and how can I use them in different programming environments?

Are Azure DevOps REST APIs language-agnostic, and ...READ MORE

Dec 9, 2024 in DevOps Tools by Anila
• 5,070 points
564 views
0 votes
1 answer

How can I monitor API calls to a generative model API and log the responses?

You can monitor API calls and log ...READ MORE

Dec 6, 2024 in Generative AI by anupam
676 views