Forum Discussion
Anonymous
4 years agoNot applicable
Help needed with DAX
Hello, Quick intro - I have few levels which look like Pyramid, (L1 1 value, L2 multiple values which goes into ever more values on L3 and so on until Level Node( which is level 8). I need ...
- 4 years ago
Hi Anonymous
Can you post sample data as text and expected output?
Not enough information to go on;
please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.
4. Relation between your tables
Appreciate your Kudos!!
LinkedIn:www.linkedin.com/in/vahid-dm/
Anonymous
4 years agoNot applicable
Hi,
I need a measure which will return value if 2,3,4,5,6,7 from VAR vSelectedFilterLevel has been selected on the slicer,
Otherwise it needs to return column Node from table "ABC",
Thanks in advance,