Trending questions in Edureka Community

0 votes
1 answer
0 votes
1 answer

Haystack PipelineConnectError: Cannot connect 'replies_to_query.output' with 'bm25_retriever.query'

The PipelineConnectError in Haystack when using a ...READ MORE

Mar 17 in Generative AI by rupesh singh
221 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 in Generative AI by anushka
214 views
0 votes
1 answer

How do I handle dynamically changing column names in Power Query without breaking my transformations?

To handle dynamic column names in Power ...READ MORE

Mar 13 in Power BI by anonymous
• 36,180 points
282 views
+1 vote
2 answers

What are the prerequisites for running R scripts in Power BI Desktop, and how do I troubleshoot script failures?

The tedious way and probable fixes are ...READ MORE

Jan 13 in Power BI by pooja
• 24,450 points
434 views
0 votes
1 answer

How do I create a Power Query function that dynamically adjusts based on input parameters?

If you want to build a Power ...READ MORE

Mar 13 in Power BI by anonymous
• 36,180 points
280 views
0 votes
1 answer
0 votes
1 answer

I need to calculate a running total but reset it at the start of each new quarter—how can I achieve this in DAX?

To calculate a running total that resets ...READ MORE

Mar 7 in Power BI by anonymous
• 36,180 points
518 views
+1 vote
2 answers

How can I display data in Power BI as a hierarchy when it contains multiple nested self-referential relationships?

Steps for the presentation of hierarchical data with nested self-referential ...READ MORE

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

How can I install the Babel plugin for JSX syntax?

Use the following commands: npm install @babel/preset-react --save-dev Steps ...READ MORE

Mar 12 in Node-js by Sahil
303 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 in PMP by Parshvi
• 7,940 points
292 views
0 votes
0 answers

What are the best techniques for stakeholder engagement?

What are your go-to techniques for keeping ...READ MORE

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

Why does my Power BI report take so long to refresh when using multiple complex calculated tables?

Power BI Table Refresh Dynamics Unlike imported tables, ...READ MORE

Mar 11 in Power BI by anonymous
• 36,180 points
342 views
0 votes
1 answer

How does Babel differ from JSX?

Feature Babel JSX Definition A JavaScript compiler that transforms ES6+ code ...READ MORE

Mar 12 in Java-Script by Sahil
300 views
0 votes
0 answers

What steps do you take to mitigate risks associated with third-party vendors?

How do you manage and reduce risks ...READ MORE

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

How do I handle API calls and state management for a scalable React Native app?

For a scalable React Native app, handle ...READ MORE

Mar 11 in Node-js by Tanmay
340 views
0 votes
0 answers

How do you handle a situation where stakeholder feedback conflicts with project objectives?

What would you do if stakeholder feedback ...READ MORE

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

What is the difference between Node.js and Express.js?

Feature Node.js Express.js Definition A runtime environment for executing JavaScript outside ...READ MORE

Mar 11 in Node-js by Tanmay
337 views
+1 vote
2 answers

What are the best practices for improving performance when using DirectQuery in Power BI to retrieve data from SQL Server?

For optimization in Power BI while using DirectQuery with SQL Server, best practices include the ...READ MORE

Jan 23 in Power BI by pooja
• 24,450 points
494 views
0 votes
0 answers

What steps do you take to ensure project milestones are met on time?

How do you make sure project milestones ...READ MORE

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

How can I create a measure that calculates the weighted average of a column dynamically based on slicer selections?

Using SUMX and DIVIDE in DAX, a ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
383 views
0 votes
1 answer

I want to calculate the distinct count of active customers but only for the last three completed months—how can I do this in DAX?

To calculate the distinct count of active ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
381 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 in Generative AI by nihongo
185 views
0 votes
1 answer
0 votes
1 answer

How do I implement nested routes in React Router and pass data between routes effectively?

To implement nested routes in React Router ...READ MORE

Mar 11 in Node-js by Tanmay
326 views
0 votes
1 answer

Error 400 invalid JSON Payload Unknown name generationConfig on an AI API Curl command

The "Unknown name generationConfig" error happens when ...READ MORE

Mar 12 in Generative AI by techjha
301 views
0 votes
1 answer

I need to compute a year-over-year (YoY) growth rate but only for months where I have data in both years—how do I do this?

Calculating Year-over-Year (YoY) growth only for those ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
373 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 in PMP by Parshvi
• 7,940 points
278 views
0 votes
1 answer

What’s the best way to index my SQL database to speed up DirectQuery performance in Power BI?

Here's a demo of some effective indexing ...READ MORE

Mar 11 in Power BI by anonymous
• 36,180 points
319 views
0 votes
0 answers

Describe your approach to managing stakeholder communication.

How do you approach stakeholder communication to ...READ MORE

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

How do you ensure that project deliverables are completed within the allocated budget?

What steps do you take to ensure ...READ MORE

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

How can I fix the "Invalid Token Type" error when connecting to Power BI’s XMLA endpoint using ADOMD?

The Invalid Token Type error while trying ...READ MORE

Jan 8 in Power BI by pooja
• 24,450 points
641 views
0 votes
1 answer

My calculated column works in Power BI Desktop but breaks when I switch to DirectQuery mode—why?

When switching to DirectQuery mode, the following ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
361 views
0 votes
1 answer

What is the best way to integrate jQuery in different document types, like HTML5 vs. XHTML?

The best way to integrate jQuery differs ...READ MORE

Mar 11 in Node-js by Tanmay
309 views
0 votes
0 answers

What strategies do you use to optimize resource utilization?

What’s your go-to approach for making sure ...READ MORE

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

How do I dynamically switch measures in Power BI based on a slicer selection while maintaining performance?

To dynamically switch between different measures in ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
353 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 in Generative AI by romio
311 views
0 votes
1 answer

Where do I find my credentials for using watsonx.ai

To access your IBM watsonx.ai credentials, generate ...READ MORE

Mar 11 in Generative AI by rathi
310 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 in PMP by Parshvi
• 7,940 points
249 views
0 votes
1 answer

How to Center a Single-Column Div Within a 12-Column Container in Bootstrap 3?

Using Bootstrap's Offset Classes Bootstrap 3 provides offset ...READ MORE

Mar 11 in Node-js by Tanvi
299 views
0 votes
1 answer

How do I navigate to previous page in React using useNavigate?

In React, you can navigate to the ...READ MORE

Mar 7 in Angular by Tanvi
464 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 in Node-js by Tanvi
254 views
0 votes
1 answer

How can I use Vertex Prompt Optimizer with Gemini for grounding in AI applications?

To enhance AI applications using Vertex Prompt ...READ MORE

Mar 13 in Generative AI by techjha
236 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

I'm Unable to Upload Videos/audios in Google Gemini API 1.5Pro

To upload videos and audios in Google ...READ MORE

Mar 11 in Generative AI by techgil
299 views
0 votes
1 answer

My performance analyzer shows a high DAX query time—how can I optimize my measures?

These are the tools you would use ...READ MORE

Mar 11 in Power BI by anonymous
• 36,180 points
284 views