The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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