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.
Hello!
Can you please tell me where the error is? How do I get this command to work? I have to express the unit per case
Solved! Go to Solution.
Hi,
If you are looking for creating a new column, please try the below or similar to the below.
It is for creating a new column.
unit per case CC =
DIVIDE ( Sheet1[Volume in unit cases], Sheet1[Full Delivered margin] )
Hi,
If you are looking for creating a new column, please try the below or similar to the below.
It is for creating a new column.
unit per case CC =
DIVIDE ( Sheet1[Volume in unit cases], Sheet1[Full Delivered margin] )
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |