Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Ideas just got better! New features, better search, and direct team engagement. Learn more

List of used fields in visuals (and in calculated fields and measures)

How can I get a documentation which mentions which field is used on a visual? or in a calculation of a column or measure? With DAX studio we can make a list of calculated fields and measures. And with a little programming we can see which field as source for another calculated field or measure. I know that by clicking on a visual the involved dataset will be highlighted into yellow. If I expand it, I see data fields used (which is selected) in this visual.To do this manually I'll need to click on each visual, manually make a note of every field used, cliick on the next visual, manually make a note of fields used...>> iterate. That'll take ages. Main purpose is to eliminate all unneccessary fields and ... documentation!
Status: Needs Votes
Comments
joiecy
Advocate I
yes! Please look into this request! i have many reports with so many visuals on so many pages, i wanted to do housekeeping to eliminate unused measures or fields, its going to take me ages to do that! or is there any work around solution for this??
JOMCLEAN
New Member
Please do this. I am given a PowerBI workbook with half a dozen pages and a dozen tables. I need to replicate the underlying data. Knowing which visuals use which tables will go a long way toward helping me understand how to build the underlying tables.
invalid1
New Member
Dynamic management views (DMV) for Power BI workbooks. This could allow us to quickly find every location where a column was used as a filter and update the filter values. The only way to do this now is by manually checking every chart object on every tab in every workbook. If I have an average of 8 visuals per tab, 6 tabs per workbook, and 10 workbooks, that's 8 * 6 * 10 = 480 chart objects to check manually. 😞
Omer_Demir
New Member
'+ ability to search for reused measures/calculated columns/fields to find where they have been used. This will be especially useful when you change a measure and want to see what effects it has taken on other measures. Same for fields and cal. columns.
brian_clarke
New Member
This would be very useful to keep file sizes down be excluding unneeded columns from queries
rule_720
New Member
Yes!!!! Similar to Trace Precedents in Excel.
Ian_maddrell
New Member
I think this would be a great idea
fbcideas_migusr
New Member
This is a very grand feature to be available in Power BI service/desktop. It helps to identify the unused attributes and leverages the Power BI model simplification.
chris_puncher
New Member
Fortunately Reza Rad also thought this would be very useful. Check out http://radacad.com/power-bi-helper
minero_anthony
New Member
agree, this is a very manual process as it stands right now. This would also help with new hires that need to be trained on reporting. Would give a good documentation of how the report is built.