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.
I'm strugling with DAX, I have been trying to create a New Column that
I have been using unsucessfully trying
for more info, here ist the subset of the tabel equipments:
Any help is greatly appreciated.
First, from your data, I believe that you have 4 "true" values, not 3.
You should be able to simply create a table where you put "Error" and the Equipment and then change Equipment to be "Count of Equipment" from the drop-down for the field in the Visualizations pane.
Similarly, you could create a table and put Error into it and then put Location as well and then swithc Location to be "Count of Location" and then change the "Show value as" to "Percent of grand total".