Trending questions in Edureka Community

0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

How to create a sticky left sidebar menu using bootstrap 3?

To create a sticky left sidebar that ...READ MORE

Apr 4 in Node-js by anonymous
87 views
0 votes
1 answer

What prevents random software installation popups from misinterpreting our consent?

​Operating systems and security measures employ several ...READ MORE

Apr 3 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
69 views
0 votes
0 answers

How do you create an integrated master schedule (IMS) for complex programs?

Managing complex programs with multiple dependencies can ...READ MORE

Apr 4 in PMP by Parshvi
• 7,940 points
63 views
0 votes
1 answer
0 votes
1 answer

How to Drag/Drop Material-UI Cards

You can use the @dnd-kit/core library, which ...READ MORE

Apr 3 in Node-js by anonymous
103 views
0 votes
0 answers

How to conclude from a target IP to associated URL(s)?

Given an IP address, it’s sometimes possible ...READ MORE

Apr 4 in Cyber Security & Ethical Hacking by Anupam
• 17,300 points
53 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

How can I use a disconnected table to drive multiple visual interactions?

Using a disconnected table in Power BI ...READ MORE

Apr 1 in Power BI by Evanjalin
• 31,450 points
142 views
0 votes
1 answer

How to Implement Virtualization with Sticky Header and Sidebar Using @tanstack/react-virtual?

To implement virtualization with a sticky header ...READ MORE

Apr 3 in Node-js by anonymous
96 views
0 votes
1 answer

How do I optimize a measure that involves multiple nested IF conditions?

To optimize a Power BI measure with ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
127 views
0 votes
1 answer

How to customize Autocomplete of MUI, in react?

The following approaches are used to customize ...READ MORE

Apr 2 in Node-js by anonymous
115 views
0 votes
1 answer

Can I pause a video inside an event handler or should I do it only in useEffect?

Yes, you can pause a video inside ...READ MORE

Apr 3 in Node-js by anonymous
92 views
0 votes
1 answer

How can we fix the width of the container in Bootstrap?

To set a fixed width for your ...READ MORE

Apr 4 in Node-js by anonymous
65 views
0 votes
1 answer

How do I merge two datasets while ensuring that duplicate rows are handled properly?

To merge two datasets and take care ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
118 views
0 votes
1 answer

How to deal with monitoring software on a personal PC used for work?

​Employers implementing monitoring software on personal devices ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
87 views
0 votes
1 answer

What strategies can I use to optimize Power BI datasets for incremental refresh?

To optimize Power BI datasets for incremental ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
117 views
+1 vote
2 answers

Importing .BAK Files into Power BI? – Is there any way to load .BAK (SQL backup) files into Power BI? Looking for workarounds!

In contrast, direct uploading of a .BAK ...READ MORE

Feb 11 in Power BI by anonymous
• 24,150 points
321 views
0 votes
1 answer

What is the importance of crud operations?

CRUD (Create, Read, Update, Delete) operations are fundamental ...READ MORE

Apr 2 in Node-js by anonymous
106 views
0 votes
1 answer

How can I combine two unrelated tables in a way that allows for cross-filtering in Power BI?

Cross-filter an unrelated table with another table ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
128 views
0 votes
1 answer

How do I calculate the average time between two events for each customer?

To calculate the average time between two ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
115 views
0 votes
1 answer

How to change fill color for React icons?

To change the fill color of React ...READ MORE

Apr 3 in Node-js by anonymous
82 views
0 votes
0 answers

How would you implement memory-efficient techniques to reduce GPU load in training a generative model?

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

Apr 3 in Generative AI by Nidhi
• 16,540 points
80 views
0 votes
1 answer

Write code to train a NeRF model with adversarial loss to improve photo-realism.

You can train a NeRF model with ...READ MORE

Apr 2 in Generative AI by radhika
80 views
0 votes
1 answer

What is a secure way to store the master password of a password manager?

A password manager enhances security by storing ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
82 views
0 votes
1 answer

How does an "enterprise browser" work?

​Enterprise browsers are specialized web browsers designed ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
80 views
0 votes
1 answer

How is a passkey more secure than the regular email/password with a U2F key?

​Passkeys represent a significant advancement in authentication ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
79 views
0 votes
1 answer

How to sniff Bluetooth traffic and determine encryption on fitness tracker data?

​Analyzing Bluetooth traffic from fitness trackers can ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
78 views
0 votes
1 answer

Will calling a set state function with the same value using hooks cause a rerender?

No, calling a setState function with the ...READ MORE

Apr 3 in Node-js by anonymous
76 views
0 votes
1 answer

What are the possible reasons for a WebSocket connection failing to establish

A WebSocket connection may fail due to: Incorrect ...READ MORE

Apr 3 in Node-js by anonymous
74 views
0 votes
1 answer

How do i upgrade a total in a useState when i edit cell in MUI X Data Grid?

To update a total value stored in ...READ MORE

Apr 2 in Node-js by anonymous
98 views
0 votes
1 answer

How would you use Apache Spark to preprocess a massive text dataset for LLM training?

You can use Apache Spark to preprocess ...READ MORE

Apr 2 in Generative AI by mehek
94 views
0 votes
0 answers
0 votes
1 answer

Why dark mode is still dependent on browser theme?

Dark mode is often dependent on the ...READ MORE

Apr 3 in Node-js by anonymous
73 views
0 votes
1 answer

Why is the data undefined if it's passing data?

It’s likely due to one of these ...READ MORE

Apr 3 in Node-js by anonymous
75 views
0 votes
1 answer

How can I optimize a report with heavy cross-filtering across multiple large tables?

The following best practices are important if ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
106 views
0 votes
1 answer

How do I dynamically calculate the first and last transaction date for each customer?

Calculation of the first transaction date and ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
118 views
0 votes
1 answer

How do I optimize a Power BI report that takes too long to refresh in Power BI Service?

To optimize a Power BI report that ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
105 views
0 votes
0 answers

How would you implement a hybrid retrieval-LLM pipeline for long-form document summarization?

Can you tell me How would you ...READ MORE

Apr 3 in Generative AI by Nidhi
• 16,540 points
70 views
0 votes
1 answer

How to select specific marker in MUI React Charts

You can implement marker selection through click ...READ MORE

Apr 2 in Node-js by anonymous
93 views
0 votes
0 answers

Write a function to implement contrastive learning for improving embeddings in LLM tasks.

Can you Write a function to implement ...READ MORE

Apr 3 in Generative AI by Nidhi
• 16,540 points
69 views
0 votes
1 answer

How do I apply row-level security in Power BI while keeping performance optimal?

To implement Row-Level Security (RLS) in Power ...READ MORE

Apr 1 in Power BI by anonymous
• 31,450 points
103 views
0 votes
1 answer

What techniques are there for preventing radio-signal replay attacks?

​Replay attacks in wireless communications occur when ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
71 views
0 votes
1 answer

What sense does it make to use a Vault?

​Secure vaults are specialized storage solutions designed ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
70 views
0 votes
1 answer

why react native project is creating in typescript ? i want app.js

React Native may default to TypeScript based ...READ MORE

Apr 2 in Node-js by anonymous
90 views