I have created two Dataverse tables, a Matters table, and a Clients table.
The Matters table has a LookUp column with the related table being the Clients table.
There is another Description column which is a simple text column to type in a short description of the Matter.
I would like to create a Flow in Power Automate so that when a new matter is added to the Matters table, a folder is created in a Sharepoint document library titled "Client Name - Description".
The description comes out just fine, but the Client Name is a bunch of random letters and numbers.
In the Flow I am choosing Client(Value) in the dynamic content.
Any help would be appreciated.