Trending questions in Edureka Community

0 votes
1 answer

Can I use DAX to apply row-level security by matching a substring in the username to a column value?

Yes, you can implement row-level security (RLS) ...READ MORE

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

How to calculate the sum of a ratio where each row’s numerator and denominator depend on a third column?

Assume: Numerator is used when Type = "A" Denominator ...READ MORE

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

Why does the DAX ALL function seem to ignore repeating values in a table?

The ALL function in DAX removes filters ...READ MORE

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

Is it possible to start your data model in Microsoft Fabric but continue development in Power BI Desktop?

Yes, it is possible to start your ...READ MORE

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

How to calculate expected gross profit percentage for the remaining working days in the month?

To calculate expected gross profit % for ...READ MORE

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

How can I calculate variance in hours between current records and older timestamped data versions?

Assume you have a table with RecordID, ...READ MORE

Jun 26 in Power BI by anonymous
• 36,180 points
30 views
0 votes
0 answers

What are the best practices for setting up CI/CD in cloud environments?

I’m looking to implement a CI/CD pipeline ...READ MORE

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

How do you use Ansible for configuration management in cloud environments?

I’ve heard a lot about Ansible for ...READ MORE

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

How do I check if a file exists in Java?

To test to see if a file ...READ MORE

Dec 29, 2020 in Java by Rajiv
• 8,870 points
70,708 views
0 votes
0 answers

What are the differences between Terraform and CloudFormation?

I’m deciding between Terraform and AWS CloudFormation ...READ MORE

Jun 25 in Cloud Computing by Anupam
• 18,960 points
52 views
0 votes
0 answers

How do you use Terraform for infrastructure management in the cloud?

I’ve been exploring Terraform for managing cloud ...READ MORE

Jun 25 in Cloud Computing by Anupam
• 18,960 points
51 views
0 votes
0 answers

How do you manage cloud infrastructure using GitOps?

I’m interested in using GitOps for managing ...READ MORE

Jun 25 in Cloud Computing by Anupam
• 18,960 points
47 views
0 votes
0 answers

What is the role of Jenkins in cloud DevOps pipelines?

I know Jenkins is commonly used in ...READ MORE

Jun 25 in Cloud Computing by Anupam
• 18,960 points
45 views
0 votes
0 answers

What tools are most popular for Continuous Deployment (CD) in cloud environments?

I'm looking to set up a Continuous ...READ MORE

Jun 25 in Cloud Computing by Anupam
• 18,960 points
35 views
0 votes
0 answers

How do you set up automated testing pipelines in the cloud?

I’m trying to set up automated testing ...READ MORE

Jun 25 in Cloud Computing by Anupam
• 18,960 points
28 views
0 votes
0 answers

How does object versioning work in Amazon S3 or Google Cloud Storage?

I’ve enabled object versioning in S3 (and ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
60 views
0 votes
0 answers

What is database autoscaling in cloud environments?

I’ve heard that some cloud databases can ...READ MORE

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

How do you implement Continuous Integration (CI) in the cloud?

I’m setting up CI for a cloud-based ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
54 views
0 votes
0 answers

How do you manage data versioning in cloud storage?

I’m working with files in cloud storage ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
53 views
0 votes
0 answers

What are event sourcing patterns in cloud databases?

I’m exploring event sourcing as a pattern ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
50 views
0 votes
0 answers

What are multi-master and leader-follower architectures in cloud databases?

When reading about cloud database architectures, I ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
50 views
0 votes
0 answers

How do you manage cross-region replication for databases in the cloud?

I'm trying to set up cross-region replication ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
42 views
0 votes
0 answers

How does horizontal scaling differ from vertical scaling in cloud databases?

I'm confused about when to use horizontal ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
36 views
0 votes
0 answers

How do you manage NoSQL databases in the cloud?

I'm starting to use NoSQL databases like ...READ MORE

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

How to implement multi-modal prompt fusion for cross-domain AI tasks.

Can i know How to implement multi-modal ...READ MORE

Jun 23 in Generative AI by Ashutosh
• 33,350 points
65 views
0 votes
0 answers

How do you integrate AI with variational quantum eigensolvers (VQE) for optimization?

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

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

How do you ensure fault tolerance in cloud databases?

I'm looking into fault tolerance for cloud-based ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
63 views
0 votes
0 answers

How to implement Monte Carlo Tree Search (MCTS) in generative AI-driven games.

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

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

What is data sharding, and how do you implement it in cloud databases?

I’ve come across the concept of data ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
60 views
0 votes
0 answers

How do cloud-native databases like Google Bigtable or AWS DynamoDB differ from traditional databases?

I'm a bit confused about how cloud-native ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
60 views
0 votes
0 answers

How to implement quantum machine learning (QML) techniques for text generation.

May i know How to implement quantum ...READ MORE

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

How to implement spatiotemporal transformers for multimodal event detection.

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

Jun 23 in Generative AI by Ashutosh
• 33,350 points
55 views
0 votes
0 answers

How do you handle schema migration in cloud databases?

I'm working on a project that involves ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
53 views
0 votes
0 answers

What is Polyglot Persistence in cloud data architecture?

I’ve heard the term Polyglot Persistence in ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
52 views
0 votes
0 answers

How do you perform database failover in cloud environments?

I'm trying to build a more resilient ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
51 views
0 votes
0 answers

How do you optimize neurosymbolic AI for structured knowledge representation?

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

Jun 23 in Generative AI by Ashutosh
• 33,350 points
50 views
0 votes
0 answers

What are the challenges of running a relational database in the cloud?

I'm trying to understand what makes running ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
46 views
0 votes
0 answers

How do you optimize federated averaging (FedAvg) for personalized AI models?

With the help of proper code example ...READ MORE

Jun 23 in Generative AI by Ashutosh
• 33,350 points
43 views
0 votes
0 answers

How to implement Winograd convolution for efficient transformer feedforward networks.

With the help of proper code example ...READ MORE

Jun 23 in Generative AI by Ashutosh
• 33,350 points
34 views
0 votes
0 answers

How do you optimize bfloat16 precision for transformer speedup?

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

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

How do you use torch.fx graph transformations for optimized AI model execution?

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

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

Why is my CSV data being aggregated automatically when visualized, and how can I disable that?

When you import data from a CSV ...READ MORE

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

How to prevent unnecessary refreshes of large tables in Power BI?

To prevent unnecessary refreshes of large tables ...READ MORE

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

Why does selecting a row in a Power BI table visual change the layout or content unexpectedly?

When selecting a row in a Power ...READ MORE

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

How can I dynamically filter Top N customers based on sales in the most recent fiscal quarter using a time slicer?

To dynamically filter Top N customers based ...READ MORE

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

How do I build a correct running total for previous years in Power BI using DAX?

To build a correct running total for ...READ MORE

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

What strategies can I use to optimize refresh performance and avoid loading large tables when unnecessary?

o optimize Power BI refresh performance and ...READ MORE

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

How do I resolve “column not found” errors for calculated columns in complex DAX queries?

The "column not found" error in DAX ...READ MORE

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

How can I build a Power BI matrix to compare Plan and Fact values side-by-side even if some values are missing?

To build a Power BI matrix that ...READ MORE

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

How to ensure your DAX measure includes all date values during filtering?

To ensure your DAX measure includes all ...READ MORE

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