Trending questions in Edureka Community

0 votes
0 answers

How do you create a realistic project budget?

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

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

How to convert or assign an Observable to a BehaviorSubject so another component can share it?

To convert or assign an Observable to ...READ MORE

Mar 10 in Node-js by Tanvi
500 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
426 views
0 votes
0 answers

How often should you update your project risk register?

How often do you update your project ...READ MORE

Mar 17 in PMP by Parshvi
• 7,940 points
219 views
0 votes
0 answers

Why Isn't the MongoDB Extension Loading in PHP Despite Following Installation Steps?

Can someone exlpain me with the code ...READ MORE

Mar 6 in PHP by Nidhi
• 16,260 points
702 views
0 votes
1 answer

How can I create a dynamic date range filter that automatically adjusts based on user-selected slicer values?

To create a dynamic date range filter ...READ MORE

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

How to handle asynchronous actions in Redux with Redux-Saga for complex data fetching scenarios?

To handle asynchronous actions in Redux for ...READ MORE

Mar 10 in Node-js by Tanvi
485 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
289 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
382 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
430 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
378 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
386 views
0 votes
1 answer
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
384 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
378 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
197 views
+1 vote
2 answers

Why is my DAX measure for dynamic percent change returning no value?

It is often noted that the problem ...READ MORE

Jan 8 in Power BI by pooja
• 24,450 points
743 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
374 views
0 votes
1 answer

How do I improve query performance when working with large fact tables in DirectQuery mode?

To increase query performance while working with ...READ MORE

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

Why is the bin folder missing after installing MongoDB on Windows 7 64-bit?

Can someone exlpain me with the code ...READ MORE

Mar 6 in Node-js by Nidhi
• 16,260 points
634 views
0 votes
1 answer

How to configure OWASP ZAP for automated vulnerability scans?

Configuring OWASP Zed Attack Proxy (ZAP) for ...READ MORE

Feb 21 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
1,196 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
351 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
366 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
365 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
414 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 in Generative AI by varun yh
346 views
+1 vote
2 answers

How can I expose a custom query as a reusable view in an existing Power BI dashboard?

The steps to make customizable queries towards ...READ MORE

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

I have a dataset where column data types change frequently—how can I create a dynamic transformation process?

To allow for occasional changes to column ...READ MORE

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

Filtering R data-frame with multiple conditions

You can use the 'filter' function from ...READ MORE

Mar 26, 2018 in Data Analytics by Bharani
• 4,660 points
88,682 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 in Node-js by Tanvi
358 views
0 votes
1 answer

What is the difference between BrowserRouter and createBrowserRouter?

Feature BrowserRouter (React Router v5 & v6) createBrowserRouter (React ...READ MORE

Feb 23 in Node-js by Kavya
1,102 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
345 views
0 votes
1 answer

How can I optimize a SUMX() function that is performing poorly on large datasets?

To optimize a SUMX() function for large ...READ MORE

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

How can I troubleshoot and resolve repeated errors when using HuggingFacePipeline in my project?

You can check model compatibility, dependencies, and ...READ MORE

Mar 12 in Generative AI by supriya
355 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 in Power BI by anonymous
• 36,180 points
439 views
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
395 views
0 votes
1 answer

RPC error: [search], <ParamError: (code=1, message=`search_data` value

An RPC ParamError with code 1 often ...READ MORE

Mar 12 in Generative AI by punit
349 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 in Angular by Tanvi
434 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 in Node-js by Tanvi
434 views
0 votes
1 answer

Standardizing Customer Names to Proper Case in Power Query

To standardize customer names to Proper Case ...READ MORE

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

How do I set up a website with mail address and password authentication in EnterpriseSearch as a data store?

To configure Enterprise Search with web crawler ...READ MORE

Mar 12 in Generative AI by shalini
364 views
0 votes
1 answer

How can you resolve attribute inconsistency in image translation models for facial feature editing?

Use adversarial losses, perceptual losses, and attribute ...READ MORE

Mar 11 in Generative AI by pawan
392 views
0 votes
1 answer

How do you improve training consistency in a generative model for fiction text creation?

Use techniques like seed fixing, gradient clipping, ...READ MORE

Mar 11 in Generative AI by nimommy
392 views
+1 vote
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
• 36,180 points
817 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
330 views
0 votes
1 answer

How to Make a Resizable JavaFX Application with Font and Image Size Constraints?

To create a resizable JavaFX application with ...READ MORE

Mar 10 in Java-Script by Tanvi
428 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 in Generative AI by nini
381 views