Trending questions in Edureka Community

0 votes
1 answer

How to count distinct values in Excel

Use functions to count the number of ...READ MORE

Mar 15, 2022 in Database by gaurav
• 23,260 points
1,565 views
0 votes
1 answer

What's the difference between Docker Compose and Kubernetes?

Containers- Containers are at the core of ...READ MORE

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

What is the Oracle PL/SQL "--+rule"?

The answer is in the material you ...READ MORE

Feb 23, 2022 in Database by Neha
• 9,020 points
2,340 views
0 votes
0 answers

Azure DevOps Pipeline - Service Connection Permission

Assuming an Azure DevOps pipeline has been ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,040 points
842 views
0 votes
1 answer

How to read and write excel file

When broken down into steps, reading an ...READ MORE

Mar 25, 2022 in Database by Edureka
• 13,690 points
1,043 views
0 votes
0 answers

Azure DevOps - configuring two jobs in yaml, one with cron schedule, second with manual execution

I want to run the  e2e tests ...READ MORE

Mar 23, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,142 views
0 votes
1 answer

Generating NPV estimates in Powerquery for PowerBI

In Excel, Data Analysis Expressions (DAX) is ...READ MORE

Mar 14, 2022 in Power BI by gaurav
• 23,260 points
1,584 views
0 votes
1 answer

Azure Devops, how to add "Work Item type" in devops backlog

Carry out the following steps to add ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,235 views
0 votes
0 answers

Azure DevOps 2019 fill or change Contact Cards

I am using Azure DevOps 2019 On-Premises. ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,040 points
838 views
0 votes
1 answer

Get month and year from date cells Excel

The steps to modify the date format ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,260 points
912 views
0 votes
0 answers

Merging Two excel files as two sheets in one workbook in java

I have two xlsx files at folder ...READ MORE

Mar 10, 2022 in Database by Edureka
• 13,690 points
1,703 views
+1 vote
2 answers

I'm Getting error as soon as I Initialize driver = new ChromeDriver();

Hi Prajwal, this type of error occurs ...READ MORE

Oct 11, 2019 in Selenium by Abha
• 28,140 points

edited Sep 6, 2023 by Khan Sarfaraz 36,814 views
0 votes
1 answer

Are Tableau dashboards, hosted on Tableau Server, downloadable by viewers?

Yes, anybody with download rights (which you ...READ MORE

Apr 7, 2022 in Tableau by Neha
• 9,020 points
604 views
0 votes
1 answer

What is the "eosio" account re:EOS blockchains?

Its private key is stored at config.ini # ...READ MORE

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

How can I preview PowerPoint files in Azure DevOps (VSTS)?

For work item attachments, there are no ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,769 views
0 votes
1 answer
0 votes
0 answers

How to create Epic and Feature Documentation from Azure DevOps

I have many projects in azure DevOps, ...READ MORE

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

Upsert Bulk vs Batch Upsert in Salesforce

I'm attempting to import a significant amount ...READ MORE

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

Is there a Loop function in Tableau Prep? (Problem written below)

Hey, Prep lacks a built-in looping function, ...READ MORE

Mar 28, 2022 in Tableau by Neha
• 9,020 points
1,394 views
0 votes
1 answer

Plotting multiple lines in Tableau

First, drag & drop measure values & ...READ MORE

Mar 14, 2022 in Tableau by Vaani
• 7,070 points
1,562 views
0 votes
0 answers

Azure DevOps Pipeline Artifacts & Bandwidth cost

We have an Azure DevOps Organization. We ...READ MORE

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

Excel - Find how many cells are in a range

For each cell in the column I ...READ MORE

Apr 7, 2022 in Database by Edureka
• 13,690 points
490 views
0 votes
0 answers

API for automating Azure DevOps Pipelines?

I want to automate the queue-ing of ...READ MORE

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

Node.js blockchain bitcoin api

So I want to use this: (taken ...READ MORE

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

L2 regularization in Logistic regression vs NN

L2 Regularization is known as Ridge Regression. ...READ MORE

Mar 2, 2022 in Machine Learning by Nandini
• 5,480 points
1,990 views
0 votes
1 answer

Dialog throwing "Unable to add window — token null is not for an application” with getApplication() as context

You can continue to use getApplicationContext(), but ...READ MORE

Feb 17, 2022 in Others by Aditya
• 7,680 points
2,552 views
0 votes
1 answer

Transaction in a blockchain

I assume you should take it as ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
525 views
0 votes
0 answers

Azure DevOps extension custom hub group and hub under Organization Settings

I want to add a custom hub ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,040 points
817 views
0 votes
1 answer

Tableau, align Dual Axis

Drag the [Curve] pill to the bar ...READ MORE

Apr 5, 2022 in Tableau by Vaani
• 7,070 points
771 views
0 votes
1 answer

Permissions within a blockchain?

To answer your question, try looking up ...READ MORE

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

Cost Function, Linear Regression, trying to avoid hard coding theta. Octave.

In Octave/Matlab, you can use vectorize operations. ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
757 views
0 votes
0 answers

In Azure DevOps or Team City what is a build agent?

I need to implement CD/CI in an ...READ MORE

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

What is Azure Service Principal?

My requirement is simple. I want to ...READ MORE

Apr 4, 2022 in Azure by Edureka
• 13,630 points
601 views
0 votes
1 answer

Production web api hosting, web app for containers or azure container instances?

It's fine for simple apps, but it's ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,630 points
800 views
0 votes
0 answers

Check Excel file format from PowerScript not relying on file extension

We have a number of Excel files ...READ MORE

Mar 31, 2022 in Database by Edureka
• 13,690 points
757 views
0 votes
1 answer

Is there a preferred file format for importing data into Tableau?

I don't have a final solution for ...READ MORE

Mar 29, 2022 in Tableau by Vaani
• 7,070 points
888 views
0 votes
1 answer

why aws s3 transfer acceleration is not working?

Amazon S3 Transfer Acceleration is a bucket-level ...READ MORE

Mar 24, 2022 in Others by gaurav
• 23,260 points
1,062 views
0 votes
1 answer

Calculating percentile - Excel vs online

Syntax PERCENTILE(array,k) The following are the arguments to the ...READ MORE

Mar 31, 2022 in Database by gaurav
• 23,260 points
739 views
0 votes
1 answer

Is Azure Repos private repository "safe" to use?

The security of your project data stored ...READ MORE

Mar 24, 2022 in Azure by Edureka
• 13,630 points
1,036 views
0 votes
1 answer

What did permissioned blockchain solve?

To answer your question, the permissioned networks ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
502 views
0 votes
0 answers

Error Running python (forecasting) in Tableau

I'm quite new to this system as ...READ MORE

Mar 31, 2022 in Tableau by Vaani
• 7,070 points
608 views
0 votes
0 answers

Open graph description meta tag is not working in LinkedIn

LinkedIn is supporting open graph meta tags ...READ MORE

Mar 6, 2022 in Digital Marketing by Kichu
• 19,040 points
1,855 views
0 votes
1 answer

How to create a funnel visual/bar chart in Tableau by creating a calculated field using an existing column in the data source?

Please find a possible solution in fiddling. You ...READ MORE

Mar 29, 2022 in Tableau by Vaani
• 7,070 points
879 views
0 votes
1 answer

How to retrieve View definition on Synapse (Azure SQL DW)?

To authenticate with Azure SQL Database or ...READ MORE

Mar 4, 2022 in Azure by Edureka
• 13,630 points
1,956 views
0 votes
1 answer

bias and variance calculation for linear regression

Evaluation of Variance: variance = np.var(prediction) # Where ...READ MORE

Mar 2, 2022 in Machine Learning by Nandini
• 5,480 points
1,959 views
0 votes
1 answer

Show dev.azure.com projects in portal.azure.com projects

We were unable to display all of ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
860 views
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
• 63,600 points
2,249 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,630 points
811 views
0 votes
0 answers

helm registry login --password-stdin in Azure DevOps pipeline

- task: AzureCLI@2   inputs:     azureSubscription: $(azureSubscriptionForACR)     scriptType: 'ps'   ...READ MORE

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

Azure DevOps - Linking one test case to many stories and executing test case just one time

I created a test case that covers ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
418 views