Trending questions in Edureka Community

0 votes
1 answer

Yoast plugin is not showing meta description and meta keyword

function set_head_keywords() { $id ...READ MORE

Feb 24, 2022 in Others by narikkadan
• 86,360 points
3,033 views
0 votes
0 answers

Provide DevOps extensions functionality via REST-API

I am using the Sprint Goal DevOps ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
919 views
0 votes
1 answer

Accessing AWS resources (aws xray) from GCP or Azure

You can create a role that users ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,227 views
0 votes
0 answers

C++ IDE for Linux?

I have searched for it myself, but ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
961 views
0 votes
1 answer

Cross object formula in salesforce

I'm not sure what you're looking for. ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points
1,242 views
0 votes
0 answers

How to protect your GCP apps from bad bots using Cloud Armor and Load Balancer?

I have the Google Cloud Platform load ...READ MORE

Apr 7, 2022 in GCP by Rahul
• 3,380 points
1,229 views
0 votes
1 answer

why scipy poisson do not have a pdf (probability density function) method?

The poisson distribution has no density function ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
1,286 views
0 votes
1 answer

How to add a named sheet at the end of all Excel sheets?

Kindly use this one liner: Sheets.Add(After:=Sheets(Sheets.Count)).Name = "new_sheet_name" Or ...READ MORE

Apr 5, 2022 in Database by gaurav
• 23,580 points
1,250 views
0 votes
0 answers

Android app icon not showing in samsung galaxy gear s3 frontier notification

I created an android application and it ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,040 points
1,066 views
0 votes
1 answer

Embeded Power BI report with service principal using on premise SSAS as dataset

On the data gateway that is being ...READ MORE

Feb 23, 2022 in Power BI by CoolCoder
• 4,420 points
3,031 views
0 votes
0 answers

Sum two columns lying in two different table based on a condition

Table 1 Platform Sales Cost A 100 50 B 200 100 B 300 100 D 50 10   Table 2 Channels Result A 50 B 100 B 50 C 200   I wanted to create a ...READ MORE

Apr 27, 2022 in Tableau by Paromita

edited Mar 4, 2025 376 views
0 votes
0 answers

Java Code for calculating Leap Year?

I am following "The Art and Science ...READ MORE

Apr 27, 2022 in Java by Rahul
• 3,380 points

edited Mar 4, 2025 359 views
0 votes
0 answers

What is the point of "final class" in Java?

I am reading a book about Java ...READ MORE

Apr 27, 2022 in Java by Rahul
• 3,380 points

edited Mar 4, 2025 359 views
0 votes
0 answers

How to show pipeline artifact in the artifacts section in Azure DevOps

 Is there any easy way to publish ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,563 views
0 votes
0 answers

How does cron internally schedule jobs?

How do "modern" cron daemons internally schedule their jobs? Some cronds used ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 356 views
0 votes
0 answers

Link Azure devops repos and boards

Is there a way to link both ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
930 views
0 votes
0 answers

What is extreme programming and when it is using?

I am new to programming and I ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points
914 views
0 votes
1 answer

Blockchain POC on DApps in Java

You could be a little more specific ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,218 views
0 votes
1 answer

How to create Web to Lead in Salesforce

You have a couple of options: You can ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points
1,233 views
0 votes
0 answers

AWS service discovery for EC2 instances?

I started a few nano instances of ...READ MORE

Apr 4, 2022 in Others by Kichu
• 19,040 points
1,359 views
0 votes
0 answers

Azure DevOps - Multiple projects with multiple Kanban boards vs Single Project with multiple repositories

I'm thinking to move to Azure DevOps. ...READ MORE

Mar 15, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,222 views
0 votes
0 answers

How do I create PowerBI charts by typing a description of the chart?

"No need to learn a new language," ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4, 2025 308 views
0 votes
0 answers

How Linux Operatin g System maintains Page Table?

Does page table per Process or per ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 350 views
0 votes
0 answers

How to compare two Amazon RDS snapshots?

I took a snapshot of amazon RDS ...READ MORE

Apr 9, 2022 in Others by Kichu
• 19,040 points
1,080 views
0 votes
0 answers

How to disable cors on azure APIM?

I have enabled the cors policy in ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 13,750 points
1,574 views
0 votes
0 answers

Bash format uptime to show days, hours, minutes

I'm using uptime in bash in order ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 347 views
0 votes
0 answers

Difference between ctrl-z and "&" in linux

My understanding is that when you are ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
943 views
0 votes
1 answer

How to get bitcoins for testing?

In order to see how Bitcoin works, ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
1,250 views
0 votes
1 answer

PHP. Bitcoin to Ukrainian Hrivna price ticker

I would suggest, that instead of dividing ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,208 views
0 votes
0 answers

what does terminal command: ls -l show?

I know that it outputs the "long" ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 342 views
0 votes
1 answer

Row Level Security on a Paginated report

RLS is now only available on the ...READ MORE

Feb 10, 2022 in Power BI by CoolCoder
• 4,420 points
3,576 views
0 votes
0 answers

How to clear cache memory on linux machine for a user?

I am running a c++ tool on ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 341 views
0 votes
0 answers

Azure DevOps Build Agents in Kubernetes

I am looking for a way to ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,175 views
0 votes
1 answer

Azure Availability sets vs. Availibility Zones

In terms of Service Level Agreement (SLA), ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 12,730 points
1,420 views
0 votes
1 answer

Exception in thread main java.util.InputMismatchException error

Problem int name; //Name should be of type ...READ MORE

Feb 18, 2022 in Java by Rahul
• 9,690 points
3,224 views
0 votes
0 answers

How do I reverse an int array in Java?

I am trying to reverse an int ...READ MORE

Apr 27, 2022 in Java by Rahul
• 3,380 points

edited Mar 4, 2025 335 views
0 votes
0 answers

Base language of Python

What is the base language Python is ...READ MORE

Apr 18, 2022 in Python by Edureka
• 13,750 points
722 views
0 votes
0 answers

Salesforce Scheduled Apex Class - Method doesn't exist

I'm attempting to create an apex class ...READ MORE

Apr 5, 2022 in SalesForce by surbhi
• 3,820 points
1,271 views
0 votes
0 answers

Docker compose port forwarding Linux asp.net core

I have a couple of docker images, ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4, 2025 329 views
0 votes
1 answer

modulenotfounderror: no module named 'cv2'

Firstly, please do run these following commands ...READ MORE

Feb 8, 2022 in Python by Soham
• 9,730 points
3,652 views
0 votes
1 answer

How can I tell how much it costs to run a low traffic WordPress site on GCP?

Running a 2x g1-small (1 vCPU, 1.7 ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,345 views
0 votes
1 answer

Screening (multi)collinearity in a regression model

The kappa() function can be of assistance. ...READ MORE

Mar 30, 2022 in Machine Learning by Dev
• 6,000 points
1,588 views
0 votes
0 answers

How to use Comparator in Java to sort

I learned how to use the comparable ...READ MORE

Apr 27, 2022 in Java by Rahul
• 3,380 points

edited Mar 4, 2025 327 views
0 votes
1 answer

What is the difference between an Azure tenant and Azure subscription?

The fundamental goal of a subscription is ...READ MORE

Mar 4, 2022 in Azure by Edureka
• 13,750 points
2,691 views
0 votes
0 answers

What is the difference between Amazon managed Blockchain and Amazon Blockchain Templates?

I am a beginner in Blockchain and ...READ MORE

Apr 4, 2022 in Blockchain by Rahul
• 9,690 points
1,228 views
0 votes
1 answer

Scoutsuite output is showing IAM api is not enabled when it is enabled in gcp console

The error is failed to retrieve KMS ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,210 views
0 votes
0 answers

DevOps template with conditional manual approval job

I am trying to add an approval ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,934 views
0 votes
0 answers

translation based on quote language in conga templates salesforce

I have a requirement to translate quote ...READ MORE

Apr 11, 2022 in SalesForce by surbhi
• 3,820 points
1,009 views
0 votes
0 answers

Tableau Control Chart - Attribute measure incorrect

I have a control chart with a ...READ MORE

Apr 25, 2022 in Tableau by Neha
• 9,020 points

edited Mar 4, 2025 388 views
0 votes
1 answer

Getting "net::ERR_BLOCKED_BY_CLIENT" error on some AJAX calls

Matching the URLs against a type of ...READ MORE

Feb 22, 2022 in Others by Aditya
• 7,680 points
3,032 views