Trending questions in Edureka Community

0 votes
0 answers

How do you handle data type mismatches or conversion errors in Power Query when merging or appending tables?

How do you handle data type mismatches ...READ MORE

Oct 30 in Power BI by Evanjalin
• 5,530 points
52 views
0 votes
1 answer

How to know Angular CLI version?

To know the Angular CLI version , ...READ MORE

Oct 28 in Web Development by kavya
88 views
0 votes
0 answers

What debugging tools or methods do you use to pinpoint and resolve DAX or Power Query coding errors?

What debugging tools or methods do you ...READ MORE

Oct 30 in Power BI by Evanjalin
• 5,530 points
49 views
0 votes
0 answers

How do you optimize scaling and performance of CI/CD pipelines in large projects?

How do you optimize the scaling and ...READ MORE

Oct 30 in Power BI by Anila
• 3,490 points
37 views
0 votes
1 answer

What is the purpose of z-index in CSS?

The z-index CSS property sets the z-order of a positioned element and ...READ MORE

Oct 29 in Web Development by kavya
47 views
0 votes
1 answer

How do you manage and optimize Power Query M code for transforming large datasets?

The following strategies can be implemented in ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
44 views
0 votes
1 answer

Is project management stressful?

Project Management can be challenging at times. ...READ MORE

Nov 3 in PMP by Diya
36 views
0 votes
0 answers

What approaches do you take to integrate legacy systems into DevOps pipelines?

What approaches do you take to integrate ...READ MORE

Oct 30 in Power BI by Anila
• 3,490 points
34 views
0 votes
0 answers

What are your best practices for managing code modularity and reusability in Power Query and DAX?

What are your best practices for managing ...READ MORE

Oct 30 in Power BI by Evanjalin
• 5,530 points
44 views
0 votes
1 answer

What is the use of display: none; in CSS?

In CSS, the display property determines how ...READ MORE

Oct 28 in Web Development by kavya
79 views
0 votes
0 answers

how do i publish to azure on power BI desktop?

how do i publish to azure on ...READ MORE

Oct 30 in Power BI by Evanjalin
• 5,530 points
46 views
0 votes
1 answer

how do i publish to azure on power BI desktop?

To publish a Power BI Desktop dataset ...READ MORE

Oct 30 in Power BI by Evanjalin
• 5,530 points
41 views
0 votes
1 answer

Where to find my PL-300 certificate?

Once you have passed the PL-300 certification ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
48 views
0 votes
1 answer

How can I create a custom error handler for Express.js?

Step 1: Create the Error Handler Middleware // ...READ MORE

Oct 28 in Web Development by kavya
88 views
0 votes
0 answers

How do you manage rolling back releases in Kubernetes without causing downtime?

How do you manage rolling back releases ...READ MORE

Oct 30 in Power BI by Anila
• 3,490 points
31 views
0 votes
1 answer

How can I solve the issue of an uncontrolled input becoming controlled?

When working with form inputs in React, ...READ MORE

Nov 4 in Web Development by kavya
77 views
0 votes
0 answers

What strategies ensure high availability during blue-green or canary deployments?

What strategies ensure high availability during blue-green ...READ MORE

Oct 30 in Power BI by Anila
• 3,490 points
29 views
0 votes
0 answers
0 votes
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 in Power BI by pooja
• 4,690 points
56 views
0 votes
1 answer

How to access Power BI Pro benefit for MCT?

Here’s how you can claim the Power ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
41 views
0 votes
1 answer

What’s the best approach to code logic for an AI-powered text adventure game?

Building logic that blends randomized storytelling with ...READ MORE

Nov 5 in Artificial Intelligence by salini
53 views
0 votes
1 answer

How to reverse a number in C++?

#include <iostream> using namespace std; int main() { int n; cin>>n; int ...READ MORE

Oct 28 in C++ by kavya
82 views
0 votes
1 answer

How can I create a rate limiter middleware for an Express.js API?

const express = require('express'); const rateLimit = require('express-rate-limit'); const ...READ MORE

Oct 28 in Web Development by kavya
78 views
0 votes
1 answer

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

1. Error-Handling Middleware: Express.js provides a built-in error-handling ...READ MORE

Oct 28 in Web Development by kavya
77 views
0 votes
0 answers

How do you resolve issues when using DAX variables (VAR) that cause unexpected results in measures?

How do you resolve issues when using ...READ MORE

Oct 29 in Power BI by Evanjalin
• 5,530 points
71 views
0 votes
0 answers
0 votes
1 answer

PMP vs. Scrum Master certification – which is better for my career?

Choosing between PMP or Scrum Master will ...READ MORE

Oct 28 in PMP by Divya
134 views
0 votes
1 answer

How to run an Angular project in Visual Studio Code?

There are some prerequisites to run an ...READ MORE

Oct 28 in Web Development by kavya
73 views
0 votes
1 answer

How to perform aggregate and add in power bi table?

In Power BI, solutions for measures such ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
47 views
0 votes
1 answer

What are the best practices for optimizing DAX queries that use multiple CALCULATE statements?

To optimize DAX queries that involve using ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
43 views
0 votes
1 answer

What is Azure Service Principal?

An Azure Service Principal is essentially an ...READ MORE

Oct 30 in Azure by Shradda
85 views
0 votes
1 answer

PowerBI API Rest API for updating the Datasource ID?

To replace the data sourced in Power ...READ MORE

Oct 29 in Power BI by pooja
• 4,690 points
26 views
0 votes
0 answers

How to use logger in Java?

Oct 28 in Web Development by Nidhi
• 2,660 points
125 views
0 votes
1 answer

What are the best practices for fine-tuning a Transformer model with custom data?

Pre-trained models can be leveraged for fine-tuning ...READ MORE

Nov 5 in ChatGPT by Somaya agnihotri

edited Nov 8 by Ashutosh 141 views
0 votes
1 answer

How to remove ads from my phone?

Pop-up ads are one of the most ...READ MORE

Oct 28 in Web Development by kavya
57 views
0 votes
0 answers

How do you handle failed deployments in a CI/CD pipeline without disrupting production?

This question basically seeks to know how ...READ MORE

Oct 28 in DevOps Tools by Anila
• 3,490 points
84 views
0 votes
0 answers
0 votes
0 answers

What are the best practices for securing CI/CD pipelines against vulnerabilities?

This question considers the best practice in ...READ MORE

Oct 28 in DevOps Tools by Anila
• 3,490 points
82 views
0 votes
0 answers

How do you implement version control for infrastructure code and can you share any tips or examples

This question seeks to explore how version ...READ MORE

Oct 28 in DevOps Tools by Anila
• 3,490 points
80 views
0 votes
1 answer

How can I optimize GPT-3/4 API usage for generating large text while maintaining context?

One of the approach is to return the ...READ MORE

Nov 7 in ChatGPT by amol

edited Nov 8 by Ashutosh 103 views
+1 vote
1 answer

What strategies help maintain coherence in long-form text generation using GPT?

To ensure that your content-generation tool creates ...READ MORE

Nov 5 in Artificial Intelligence by josh manila
90 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

What are your strategies for managing and scaling microservices in Kubernetes environments?

This question is related to the best ...READ MORE

Oct 28 in DevOps Tools by Anila
• 3,490 points
76 views
0 votes
1 answer

How to rotate desktop screen in Windows 10?

Windows 10 includes multiple ways to rotate ...READ MORE

Oct 28 in Web Development by kavya
47 views
0 votes
1 answer

Is it a good choice to go for DevOps from a system admin? What are the basic tools one should know?

Changing one's career from System Administration to ...READ MORE

Oct 29 in DevOps Tools by Gagana
• 2,450 points
82 views
0 votes
1 answer

What's the difference between managed identity and service principal?

Knowing the difference between managed identities and ...READ MORE

Oct 30 in Azure by Sham
63 views
0 votes
0 answers

How to deploy a website?

How to deploy a website? I've built a ...READ MORE

Oct 29 in Web Development by Nidhi
• 2,660 points
42 views
0 votes
1 answer

Can a teacher be a good project manager?

You can transition from teacher to project ...READ MORE

Oct 28 in PMP by Ali
106 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 in ChatGPT by Harsh yadav
122 views