Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi all,
My cliente has a table like this:
To create measure and graph I need to identify the columns I am think to do something like this:
There will be any way to to that?
Thanks
Solved! Go to Solution.
1. Create a Custom Column to identify only the header rows (used simple Text.Contains here, but you logic may be more complicated depending on true data?)
2. Now that the new colum has our headers and 'null' everywhere else, we can FILL DOWN on the new Column
3. Finally, apply a filter to remove the header rows
Proud to give back to the community!
Thank You!
Is this imported data into PowerBI thru Power Query (where we can manipulate the data structure) or something like Direct Query where we have to do this all via Measures?
Forrest
Proud to give back to the community!
Thank You!
1. Create a Custom Column to identify only the header rows (used simple Text.Contains here, but you logic may be more complicated depending on true data?)
2. Now that the new colum has our headers and 'null' everywhere else, we can FILL DOWN on the new Column
3. Finally, apply a filter to remove the header rows
Proud to give back to the community!
Thank You!
Yes it is using power query
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
67 | |
44 | |
42 |
User | Count |
---|---|
47 | |
38 | |
28 | |
28 | |
27 |