March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello
Let's see if they can help with the following.
I have two tables:
Tabla_vendedores
For each seller there are two rows, because what I want is that from the other table of facturas_vendedores create a new column that is importe=amount*bloc1 / amount*bloc2
To know if it is bloc1 or bloc2 first I want the field facturas_vendedores[family] to be equal to the corresponding row of tabla_vendedores[fam] and then choose bloc1 or bloc2 (the latter would put it manually in the formula or automatically, for now manually)
Table facturas_vendedores
Thank you
Solved! Go to Solution.
I solved it using dax with calculate and firstnonblank
I solved it using dax with calculate and firstnonblank
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
91 | |
88 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
73 | |
68 |