Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Dear All,
I am struggling to understand the backend functioning of some DAX Formulae.
Below is my test data :
I am trying to understand how below meaures are being calculated in some scenarios :
1. Scenario 1
2. Scenario 2
Output :
3. Scenario 3
Output:
4. Scenario 4
Output:
5. Scenario 5: Added calculated table
6. Scenario 6: Added calcualted table
It would be great help if someone can help me understand how the calcualtions are being computed on the backend in all these scenarios in absence of CALCULATE function and how the output is being generated. Thanks in advance!
Regards,
AD
Here's the reference to ALLEXCPET
Use such a measure to reveal some details of calculation
DEBUG = TOCSV( ALLEXCEPT(Sheet1,Sheet1[Category]), 100, ", ", TRUE() )Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 51 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 65 | |
| 39 | |
| 33 | |
| 23 |