Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
I am learning DAX and need help to create DAX formula to calculate "Column2" by looking at each row in "Column1". If value repeats in "Column1" I would like to add +1 to the existing value in "Column2". Thanks for your help in advance.
Solved! Go to Solution.
@n2p2gupta wrote:
I am learning DAX and need help to create DAX formula to calculate "Column2" by looking at each row in "Column1". If value repeats in "Column1" I would like to add +1 to the existing value in "Column2". Thanks for your help in advance.
See the solution I posted in your another thread.
@n2p2gupta wrote:
I am learning DAX and need help to create DAX formula to calculate "Column2" by looking at each row in "Column1". If value repeats in "Column1" I would like to add +1 to the existing value in "Column2". Thanks for your help in advance.
See the solution I posted in your another thread.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |