Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello there,
i'm writing a Dax Measure in Order to do an conditional Calculating at the Item Ledger Entry of articles.
I have 3 amounts with article numbers to do a different calculation.
The Switch Case will proof the number and based on that the SUM of the Ledger Entry will be divided with 9, 11 or 15
Till now my Code is like this
Measure =
Solved! Go to Solution.
Hi @Power-CJ ,
Does the "IN" operator work in your case?
Here an example:
Let me know if this helps 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
| Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
| Also happily accepting Kudos 🙂 |
| Feel free to connect with me on LinkedIn! | |
| #proudtobeasuperuser | |
Hello Tom,
thanks for the quick Response.
There Where you placed 'Table'[Order] I only can place Measure and no Columns of Table.
But when i set the function SELECTEDVALUE() in front of the column it will work.
thanks a lot
Hi @Power-CJ ,
Does the "IN" operator work in your case?
Here an example:
Let me know if this helps 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
| Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
| Also happily accepting Kudos 🙂 |
| Feel free to connect with me on LinkedIn! | |
| #proudtobeasuperuser | |
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 |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 32 | |
| 31 | |
| 27 |