Calculated columns are computed at model load time. I would like to request a feature that lets you mark a calculated column to be dynamically evaluated in every query. For example, I may have a calculated column which categorizes a product as "Low Sales Volume" vs. "High Sales Volume". But that calculated column doesn't change depending on the date range selected by a user in a slicer. If I could mark that calculated column as "dynamic" then I could recalculate the categorization in the context of user slicer selections.
10 Comments
- dwinson1New MemberAgreed, this is necessary. Our use case is calculation of a histogram that changes dynamically when you use slicers to filter the data. The way to do a histogram is to have a table of 'buckets' with a calculated column that counts the rows in your base data that fall into each bucket. Because this is calculated only at data load time, you cannot then filter the base data and have the histogram reflect this.
- fbcideas_migusrNew MemberThis is a necessity. We need to allow the user the ability to change the data in a calculated column based on a parameter selection on the dashboard. We are calculating forecasted values at the row level for components based on a termination future date. We need to give the user a "what if" ability to change the termination date and see what the new calculated value will be for the specific component. This must be accomplished at a row level, which means that the column needs to be recalculated using the new date. Unfortunately this can't be accomplished currently with Power BI. I realize that this will have an impact on system speed but the user would definitely prefer a slow response vs. no response.
- alaeddin142New Memberyup, especially with what-if measures, we need the ability to make the calculated columns dynamic with the what-if measures, very useful for forecasting scenarios
- fbcideas_migusrNew MemberI can think of how this could be used to make certain visuals very dynamic. For example, if you click on a row in a matrix, the waterfall chart will show you the activity at the next level down from what you clicked on.
- alexander_slizNew MemberThis is a VERY basic feature in Tableau. This NEEDS to be a feature in Power Bi!
- luigi_neriNew MemberThis is a very basic feature. I cannot have a truly dynamic dashboard without this very basic basic feature. I suppose MS is not even considering this given that the feature of input data after more than 1k vote is still not there. I thought MS changed a bit but Tableau will be always better. Sure you got right the management of row context but the tool is simply not good for dynamic dashboards. This is simply ridiculous!!!!!
- johannes_maywalNew MemberI guess calculated columns are meant to be static and independent of filter context. If you want a dynamic calculation based on filter context, a measure might be more suitable?
- fbcideas_migusrNew MemberWhy couldn't you use a measure for this? IF(HASONEVALUE(item_table[item]), FN () , //Insert high/low function here BLANK () )
- fbcideas_migusrNew MemberThis would also give us the ability to create a TOP N list with an "Other" category for anything not in the top n list.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Dynamic ADLS-Gen2 path input for Spark Jobs Main definition file
I would like the ability to add a dynamic input box on a spark job definition's "Main Definition File" "ADLS-Gen2 path". this would be useful to set base and variable paths across all spark jobs...mfink_db3 hours agoNew MemberNew236Views2likes2CommentsReintroduce Tenant/Capacity Switch to Control "Users can create Plan items" Post-GA
During the Preview phase of Fabric Plan items, administrators had access to a dedicated tenant/capacity setting: "Users can create Plan items". With General Availability (GA), this granular administr...Sri-Surendra_Ku6 hours agoNew MemberNew106Views14likes1CommentSupport Fabric SQL Database with workspace-level inbound Private Link
Fabric SQL Database supports tenant-level Private Link but not workspace-level Private Link. Securing a small number of databases therefore requires enabling Private Link across the entire tenant, in...WorkFull227 hours agoAdvocate INew12Views1like0CommentsImprove Relationship UI Wording to Better Reflect Filter Propagation Direction
The current relationship dialog can be confusing because the UI labels "From" and "To" do not always align with users' linguistic expectations regarding filter propagation. As per document : Relation...v-varunvv8 hours agoMicrosoft EmployeeNew20Views4likes0Comments