Forum Discussion
vfx661
2 years agoAdvocate I
Get value from a table column - concisely
I'm coming from R where for a table called 'tbl' we can get a value like this: tbl[i, j] or if the table only has one row tbl[j] Is there something similar in DAX? I've been using FIRS...
Ritaf1983
2 years agoSuper User
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.