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 September 15. Request your voucher.
Question about concept: Each row of my table represents quantity = 1, create a custom column "Quantity = 1" is correct? If I don't do this, there is no way to go forward.
Tks
Solved! Go to Solution.
Hi @Anonymous, yes you can add custom columns such as this. It can be done easily in the Query Editor or in DAX.
This can be useful to SUM to get numbers that represent Counts.
You can also do this using calculated measures using the COUNTROWS function, but it depends on how confident you are with creating DAX measures. If you have a particular issue you are trying to solve, post more about it here and we will do our best to help you.
Hi @Anonymous, yes you can add custom columns such as this. It can be done easily in the Query Editor or in DAX.
This can be useful to SUM to get numbers that represent Counts.
You can also do this using calculated measures using the COUNTROWS function, but it depends on how confident you are with creating DAX measures. If you have a particular issue you are trying to solve, post more about it here and we will do our best to help you.
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
38 |