Thursday, September 28, 2023

Helpful links

 For design ideas


https://www.midjourney.com/home/?callbackUrl=%2Fapp%2F

https://dribbble.com/


For icons

https://undraw.co/

We can change the color of the image from the illustration dropdown, download the image in svg and replace double quotes with single quotes.

https://www.flaticon.com/free-icons/project

https://fluenticons.co/


For architecture design

https://app.moqups.com/

Wednesday, September 27, 2023

Disitnct on any column


 ForAll(Distinct(

        col_DistinctWerks, 

        Result

    ), {Result: Upper(ThisRecord.Value)})

Add Service Principle support in Custom Connector

  then search for "Streamlining Integration: Using Service Principal authentication on Custom connectors with Microsoft Graph Applicati...