Trending questions in Edureka Community

0 votes
1 answer

How would you deploy infrastructure across AWS, Azure, and GCP?

To deploy infrastructure across multiple clouds, use ...READ MORE

Nov 13 in DevOps Tools by Gagana
• 7,530 points
127 views
0 votes
1 answer

What are some strategies to handle frequent schema changes in data sources without breaking Power BI reports?

Frequent changes in the schema of source ...READ MORE

Nov 14 in Power BI by pooja
• 8,470 points
55 views
0 votes
1 answer

How do I create custom tooltips that display different information based on the visual or data point in Power BI?

Designing personalized tooltips in Power BI is ...READ MORE

Nov 14 in Power BI by pooja
• 8,470 points
67 views
0 votes
1 answer

How do I handle errors caused by unsupported data types when importing data from legacy systems into Power BI?

The difficulty of unsupported data types when ...READ MORE

Nov 14 in Power BI by pooja
• 8,470 points
67 views
0 votes
1 answer

How do you auto-trigger Jenkins builds from GitHub/GitLab?

To auto-trigger builds, make use of webhooks of your source control provider such as GitHub ...READ MORE

Nov 14 in DevOps Tools by Gagana
• 7,530 points
62 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How do you implement spectral normalization in GANs?

In order to implement spectral normalization in ...READ MORE

Nov 14 in Generative AI by amisha
73 views
0 votes
0 answers

How do I handle data source authentication changes in existing Power BI reports?

How do I handle data source authentication ...READ MORE

Nov 15 in Power BI by Evanjalin
• 8,370 points
58 views
0 votes
1 answer

Why does a Power BI report look different in Power BI Service compared to Power BI Desktop?

When observing differences in a Power BI ...READ MORE

Nov 14 in Power BI by pooja
• 8,470 points
51 views
0 votes
1 answer

What’s the best way to handle multi-level filters in a DAX formula to ensure correct data aggregation?

Navigating through the DAX filter context, particularly ...READ MORE

Nov 12 in Power BI by pooja
• 8,470 points
148 views
0 votes
1 answer

What are some effective ways to integrate Power BI reports into other business applications for seamless access?

Embedding Power BI reports in other business ...READ MORE

Nov 14 in Power BI by pooja
• 8,470 points
48 views
0 votes
1 answer

Best practices for handling secrets in Jenkins? Any examples?

Secrets such as API keys or database ...READ MORE

Nov 14 in DevOps Tools by Gagana
• 7,530 points
58 views
0 votes
1 answer
0 votes
0 answers

What are the key differences between Power BI Report Server and Power BI Service?

What are the key differences between Power ...READ MORE

Nov 15 in Power BI by Evanjalin
• 8,370 points
54 views
0 votes
1 answer

How do you motivate your project team during stressful periods?

In my experience, encouraging teams under pressure ...READ MORE

Nov 13 in PMP by soni
81 views
0 votes
1 answer

How do I leverage Power BI’s advanced analytics features (like forecasting and clustering) for predictive insights?

Advanced analytical functionalities like forecasting, Clustering, regression, ...READ MORE

Nov 14 in Power BI by pooja
• 8,470 points
43 views
0 votes
1 answer

What are some effective ways to visualize streaming data sources in real-time dashboards?

To design an effective real-time Power BI ...READ MORE

Nov 14 in Power BI by pooja
• 8,470 points
44 views
0 votes
1 answer

What are the challenges of multi-head attention in transformers for real-time applications, and how can they be optimized?

​Challenges of multi-head attention in transformers for ...READ MORE

Nov 13 in Generative AI by Ashutosh
• 8,790 points
94 views
0 votes
1 answer

How would you migrate a legacy app to containers? Sample Dockerfile?

When moving a legacy app to containers, you have to check on ...READ MORE

Nov 14 in DevOps Tools by Gagana
• 7,530 points
51 views
0 votes
1 answer

What tools are recommended for performance testing and tuning Dockerized applications?

There are several tools available for the performance testing and Dockerized application tuning in the resources monitoring, bottlenecks, and application performance optimization. Some of the most effective ...READ MORE

Nov 21 in Docker by Gagana
• 7,530 points
87 views
0 votes
1 answer

What’s the best way to handle high-availability setups with Docker?

High availability ensures that the applications are available even with failures. Implement the following practices to achieve high availability with Dockerized ...READ MORE

Nov 21 in DevOps Tools by Gagana
• 7,530 points
87 views
0 votes
1 answer

How can you add a class to an element using jQuery?

For adding a class to an element ...READ MORE

Nov 13 in Web Development by kavya
83 views
0 votes
1 answer

What coding strategies help implement beam search for text generation while balancing speed and quality?

Coding strategies to optimize beam search in ...READ MORE

Nov 14 in Generative AI by Ashutosh
• 8,790 points
59 views
0 votes
0 answers

How is IP address spoofing detected?

I'm researching network security and want to ...READ MORE

Nov 15 in Cyber Security & Ethical Hacking by Anupam
• 6,890 points
41 views
0 votes
1 answer

What coding methods enable batching and padding optimization for variable-length sequences in transformers?

You can  handle batching and padding by ...READ MORE

Nov 14 in Generative AI by anil silori

edited Nov 14 by Ashutosh 58 views
0 votes
1 answer
0 votes
0 answers

What’s the best practice for organizing workspace access and security settings in Power BI Service?

What’s the best practice for organizing workspace ...READ MORE

Nov 15 in Power BI by Evanjalin
• 8,370 points
42 views
0 votes
1 answer

Which AWS service enables you to create, manage, and delete resources within your cloud infrastructure?

The main service that allows you to ...READ MORE

Nov 11 in AWS by Lakshmi
166 views
0 votes
1 answer

How can I set up cascading slicers in Power BI, where one slicer’s options depend on the selection of another?

In Power BI, cascading slicers are slicers ...READ MORE

Nov 14 in Power BI by pooja
• 8,470 points
46 views
0 votes
1 answer

How do you use jQuery to hide an element?

The .hide() method in jQuery animates the ...READ MORE

Nov 13 in Web Development by kavya
75 views
0 votes
1 answer

How can you change the background color of an element using jQuery?

The .css() method is one fast and ...READ MORE

Nov 13 in Web Development by kavya
74 views
0 votes
1 answer

How to check if Node.js is installed?

open a terminal and enter node -v  this will ...READ MORE

Nov 13 in Web Development by kavya
75 views
0 votes
1 answer

How to handle browser back button in Angular 12?

To handle the browser back button in ...READ MORE

Nov 13 in Web Development by kavya
98 views
0 votes
0 answers

How do I chain asynchronous AJAX calls with promises in jQuery to ensure proper order when modifying the DOM?

How do I chain asynchronous AJAX calls ...READ MORE

Nov 13 in Web Development by Nidhi
• 4,940 points
116 views
0 votes
1 answer

How do you animate an element's height using jQuery?

In jQuery, the .animate() method could be ...READ MORE

Nov 13 in Web Development by kavya
74 views
0 votes
1 answer

How do you select multiple elements with jQuery?

To select multiple elements with jQuery, you ...READ MORE

Nov 13 in Web Development by kavya
73 views
0 votes
1 answer

How can I troubleshoot slow network performance in Docker containers?

This could be due to virtual network layers or network constraints within Docker, or misconfigured ...READ MORE

Nov 21 in DevOps Tools by Gagana
• 7,530 points
76 views
0 votes
1 answer

How can I effectively monitor Docker container performance?

You must monitor Docker containers for good performance. You can do this ...READ MORE

Nov 21 in DevOps Tools by Gagana
• 7,530 points
71 views
0 votes
1 answer

How do you automate project workflows using tools like Zapier?

Identify Time-Consuming Tasks: Automate routine tasks like ...READ MORE

Nov 13 in PMP by Anu
62 views
0 votes
1 answer

What are practical methods to speed up the training of autoregressive models for text generation?

​You can refer to the following methods ...READ MORE

Nov 13 in Generative AI by Ashutosh
• 8,790 points
76 views
0 votes
1 answer

What’s the best way to handle large log files generated by Docker containers?

 In production, a Docker container generates a ...READ MORE

Nov 21 in DevOps Tools by Gagana
• 7,530 points
74 views
0 votes
0 answers

What practices should I follow to create scalable and maintainable Power BI data models?

What practices should I follow to create ...READ MORE

Nov 14 in Power BI by Evanjalin
• 8,370 points
63 views
0 votes
1 answer

How do you ensure data security when using cloud-based PM tools?

To ensure data security and compliance with ...READ MORE

Nov 13 in PMP by Sufi
58 views
0 votes
1 answer

How do you manage cross-functional teams in Agile?

From my experience, managing cross-functional teams in ...READ MORE

Nov 13 in PMP by Sonia
58 views
0 votes
1 answer

What’s the best practice for managing configuration files inside Docker containers?

Efficient management of configuration files inside Docker ...READ MORE

Nov 21 in DevOps Tools by Gagana
• 7,530 points
69 views
0 votes
1 answer

How can I securely manage secrets (like API keys) within Docker containers?

For the secure management of secrets like API keys, passwords, or ...READ MORE

Nov 21 in Docker by Gagana
• 7,530 points
69 views
0 votes
0 answers

How do I create a rolling time window in Power BI visuals, such as the past 7 or 30 days?

How do I create a rolling time ...READ MORE

Nov 14 in Power BI by Evanjalin
• 8,370 points
59 views