I'm trying to access graph api. I'm using MSAL4J to access the graph apis. But I'm getting com.microsoft.aad.msal4j.MsalClientException: java.net.SocketTimeoutE
I have a series of folders, named as follow [[1254170]][folder1] [[1212340]][folder2] [[3245417]][folder3] I want to rename them all as [1254170]folder1 [12123
I have a list of latitude and longitude values, and I'm trying to find the distance between them. Using a standard great circle method, I need to find: acos(s
i'm trying to achieve something using Javascript, my current condition is ,i have array that has same value, i need to replace the value to increment number if
I am using VBA for ppt deck populating (using template) and I am not able to get rid of Gap Width for one data series in Combo Chart. Chart includes lines for a
How can I change checkbox (input) border's style? I've put border:1px solid #1e5180 upon it, but in FireFox 3.5, nothing happens!
I am stuck and have been looking at this for too long. I have the below query that i want to return a single record showing sales price, cost price and subseque
I am having trouble creating Switch Navigator in React Native. This is the App.js code import React, { Component } from 'react'; import TabNavigator from './Nav
Suppose I have a dataset with three columns: Name, Application and Duration. I am trying to figure how to group by Name and Application, where a different hop t