The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I need your help. I have created a new table with existing data. The colum "new" show me now all of the data. I want that it search for the differnt text and give only one back if he find more and not all of them:
Solved! Go to Solution.
I find the solution by my self.
Hi,
use another formula for your table Values(Konto[Buchungstext])
It will provide you with the column containing distinct values
Happy you managed to find a solution! But Table=Values(Konto[Buchungstext])would have worked anyways😉😉 What didnt work for you was not this formula