Trending questions in Edureka Community

0 votes
1 answer

What’s the best way to persist or synchronize date slicer selections when using bookmarks?

To synchronize date slicer selections across different ...READ MORE

Jun 19 in Power BI by anonymous
• 36,180 points
76 views
0 votes
0 answers

How do you manage storage tiers in cloud services?

Cloud providers offer different storage tiers, but ...READ MORE

Jun 19 in Cloud Computing by Nidhi
• 16,260 points
72 views
0 votes
0 answers

How does cloud-based encryption work for data at rest?

When cloud providers say data is encrypted ...READ MORE

Jun 19 in Cloud Computing by Nidhi
• 16,260 points
70 views
0 votes
0 answers

How do you handle data integrity in cloud storage?

We're storing critical data in the cloud ...READ MORE

Jun 19 in Cloud Computing by Nidhi
• 16,260 points
70 views
0 votes
0 answers

How do you design cloud systems for low-latency applications?

I'm building a cloud-based system where low ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
69 views
0 votes
0 answers

What are cold storage and hot storage in cloud computing?

I’m trying to understand the difference between ...READ MORE

Jun 19 in Cloud Computing by Nidhi
• 16,260 points
67 views
0 votes
0 answers

How do you configure cloud-native application load balancing?

I'm deploying a cloud-native app and need ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
65 views
0 votes
0 answers

How do you implement database clustering in cloud environments?

I’m exploring ways to improve scalability and ...READ MORE

Jun 19 in Cloud Computing by Nidhi
• 16,260 points
64 views
0 votes
1 answer

Is there a way to programmatically extract a table from a Power BI dashboard when the “Export data” option is disabled?

When "Export Data" is turned off, the ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
96 views
0 votes
0 answers

What is a cloud marketplace, and how does it facilitate app development?

I’ve noticed most cloud providers have something ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
61 views
0 votes
0 answers

What is cloud federation, and how does it work across multiple providers?

I’ve come across the term cloud federation ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
61 views
0 votes
1 answer

Why does my date field show a one-year offset in Power BI Desktop but not in the service?

The issue where a date field shows ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
93 views
0 votes
0 answers

What is strong consistency, and when do you need it in the cloud?

I’m trying to understand when strong consistency ...READ MORE

Jun 19 in Cloud Computing by Nidhi
• 16,260 points
59 views
0 votes
1 answer

How to make multi-language reports in Power BI work using language parameters in the URL?

You can combine Power BI's localization features ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
91 views
0 votes
0 answers

How do you perform automated backups in cloud environments?

I want to set up automated backups ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
58 views
0 votes
0 answers

How does data replication work in cloud databases?

I'm using a cloud-based database and want ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
57 views
0 votes
0 answers

What is Object Storage in cloud computing?

I keep hearing about Object Storage in ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
57 views
0 votes
0 answers

What is Block Storage in cloud computing?

Can someone clarify what block storage is ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
56 views
0 votes
0 answers

What is eventual consistency in cloud storage systems?

I keep hearing that some cloud storage ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
55 views
0 votes
0 answers

How do you optimize costs for cloud-based storage?

Our cloud storage costs are starting to ...READ MORE

Jun 19 in Cloud Computing by Anupam
• 18,960 points
54 views
0 votes
1 answer

How to change Power Query parameters directly from the Power BI report interface (without going into Power Query Editor)?

You can use What-If parameters or Power ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
86 views
0 votes
1 answer

Why does a seemingly small Power BI query consume several gigabytes of memory?

Numerous performance-affecting factors can lead to high ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
82 views
0 votes
1 answer

How can I sum values that appear in both of two Power BI tables (i.e., intersection logic)?

To sum values that appear in both ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
80 views
0 votes
1 answer

How can you scrape data from multiple pages when the URL doesn't change (e.g., "Load more" button)?

You would need to mimic the user ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
79 views
0 votes
1 answer

How to dynamically display assignees based on hierarchy drill levels in a Power BI matrix (e.g., using Jira data)?

If the user has drilled down to ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
79 views
0 votes
0 answers

How to Implement A3C (Asynchronous Advantage Actor-Critic) for large-scale AI models.

Can i know How to Implement A3C ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
82 views
0 votes
1 answer

What is the correct syntax for a DAX query expression used in a measure or calculated column?

There is a basic structure to the ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
70 views
0 votes
0 answers

How to implement zero-day attack detection using AI-based behavioral analysis.

Can i know How to implement zero-day ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
79 views
0 votes
1 answer

How to write a DAX running total that respects its own resource hierarchy and resets appropriately?

To create a DAX running total that ...READ MORE

Jun 17 in Power BI by anonymous
• 36,180 points
67 views
0 votes
0 answers

How do you apply projected gradient descent (PGD) to attack AI text models?

Can i know How do you apply ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
73 views
0 votes
0 answers

How to Implement adversarial training using fast gradient sign method (FGSM).

Can you tell me with the help ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
67 views
0 votes
0 answers

How do you use soft actor-critic (SAC) to optimize AI-generated responses?

Could you tell me How do you ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
67 views
0 votes
0 answers

How to implement Q-learning to optimize chatbot response strategies.

Can i know How to implement Q-learning ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
66 views
0 votes
0 answers

How do you use triton kernels to accelerate transformer block computations?

With the help of code can i ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
54 views
0 votes
0 answers

how to Implement GLU (Gated Linear Units) to replace feedforward layers in transformers.

May i know how to Implement GLU ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
53 views
0 votes
0 answers

How to implement custom CUDA kernels for transformer acceleration.

Can i know How to implement custom ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
85 views
0 votes
0 answers

How do you optimize NCCL communication for multi-GPU transformer models?

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

Jun 18 in Generative AI by Ashutosh
• 33,350 points
48 views
0 votes
0 answers

How do you apply ZeRO stage 3 optimizations for memory-efficient training?

Can i know How do you apply ...READ MORE

Jun 18 in Generative AI by Ashutosh
• 33,350 points
40 views
0 votes
0 answers

How do you fine-tune an LLM to generate structured outputs like JSON or XML?

Can i know How do you fine-tune ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
68 views
0 votes
0 answers

How do you improve embedding similarity search in AI retrieval systems?

With the help of code can i ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
67 views
0 votes
0 answers

How do you balance embedding quality vs. computational cost in LLMs?

Can i know How do you balance ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
64 views
0 votes
0 answers

How to implement failover mechanisms for LLM inference failures.

With the help of code can you ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
64 views
0 votes
0 answers

How to implement speech-to-text models using wav2vec and transformers.

Can i know How to implement speech-to-text ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
62 views
0 votes
0 answers

How to Implement FP8 quantization for LLM inference acceleration.

Can you tell me with the help ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
62 views
0 votes
0 answers

How to Implement BLIP-2 fine-tuning for caption generation.

With the help of code can you ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
67 views
0 votes
0 answers

how to implement document OCR + LLM pipeline for structured data extraction.

With the help of code let me ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
67 views
0 votes
0 answers

how to Implement LLM-based fraud detection in financial transactions.

Can i know how to Implement LLM-based ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
58 views
0 votes
0 answers

How do you secure prompt injections in LLM-based applications?

May i know How do you secure ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
58 views
0 votes
0 answers

How do you train a custom WordPiece tokenizer for an AI model?

Can i know How do you train ...READ MORE

Jun 17 in Generative AI by Ashutosh
• 33,350 points
63 views
0 votes
0 answers

What is a canary deployment in cloud environments?

Canary deployments involve rolling out changes to ...READ MORE

Jun 17 in Cloud Computing by Anupam
• 18,960 points
65 views