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
Hi,
I have created this messure that works as it shold. But what i really need is for it to be in column format so that I can calculate on it.
Can anyone help me with that?
Columns are tied to a specific table (measures are not). So at the very minimum you need to do something like
TogetherColumn = SUM('Forecast'[Quantity])+SUM (RELATED('Forbrukning'[Consumption]))
in the Forecast table. Or the other way round, depending on the relationship between your tables. RELATED only works upwards, from the "*" table into the "1" table.
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 |
---|---|
23 | |
16 | |
12 | |
9 | |
7 |
User | Count |
---|---|
38 | |
32 | |
29 | |
12 | |
11 |