I made array with the name of sheets that I want to select. all the other sheets I want to hide. its need to by dynamic. list say that my array is Sheets(Array(
I am new to Power BI Query. I have written this query to be able to calculate networkdays: (Created as date, Closed as date, Holiday as list) as number => l
I have a name field that includes father, mother, spouse, child, and sibling and I need to parse out the names into father name, mother name, spouse name, child
I've got some problems a the converting. So I installed python 3 (it was the recommended version to my OS), and installed the latest version of coremltools ->
I have a class B that I want to unit test. The class internally instantiates another class A and calls it via its call method. How do I patch class A and its in
I have the following classes in my data folder public class A { public int Id { get; set; } [InverseProperty("A")] public IList<B> Bs{ get; se
I have an CLS issue with this landing site. The landing site is statically generated in Next.js(SSG) as seen on this photo /. I must be missing something regar
I have a bucket in S3 to which I wish to PUT some data using JavaScript running on "http://cats.com". To ensure only requests from "cats.com" can make PUT reque