The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Say I have a table like below.
Open Job Tables Currently sorted by Job
Name | Date | Job (selected to sort by) | Status | |||
name 10 | 7/1/22 | dax measure | open | |||
Name 2 | 3/1/22 | visual formating | closed |
and I would like to create a measure that would return the Table name and which column is selected to sort the table.
I know that I can use SelectedValue to return what is selected in a slicer. Is there a way to find out what column is selected in a table for sorting?
I tried ISINSCOPE and it does not return anything.
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |