ed_hansberry4
9 years agoNew Member
Status:
Needs Votes
Allow us to set the data type in the Add Custom Column PowerQuery dialog
It would be nice if we could set the data type in the Add Custom Column dialog box for the function we are writing insetead of having to do it manually in the formula bar, or adding an extra step to do it in the Applied Steps. For example: Table.AddColumn(#"Added Credits", "CalcEndBalance", each [beg_bal_1]+[Debits]-[Credits]) That evaluates to an ANY data type. I can manually edit the formula bar so it is: Table.AddColumn(#"Added Credits", "CalcEndBalance", each ([beg_bal_1]+[Debits]-[Credits]), type number) so now it is changed to a number in the same step. The problem is 1) that is manual and 2) you can no longer edit the function with the Add Custom Column dialog box. The gear icon is removed from the step.
3 Comments
- geoff_richardsoNew Member...and while you're reworking the Custom Column dialog, why not resolve other ideas out there that are asking for the dialog to be resizeable...
- emarshall1New MemberThis is a must have given how often custom columns are created in Power Query. At the moment, you have to create the column, then change the type by either adding another “Changed Type” step or add a type argument to the create column step in the formula bar. Making any subsequent changes to the custom column formula via the user interface currently clears any type argument made in the formula bar which is very annoying.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Need an option to save PBIP files without data (the .abf files)
We need an option to save the PBIP without saving the ABF file, just like the PBIT file is saved without data. As it is now, we will violate company security policies that don't allow storing data ...heve2 hours agoNew MemberNew608Views39likes6CommentsiOS Shortcuts Support for Direct Access to Power BI Reports
We are looking to deploy several Power BI reports to support emergency response activities. The intended users are primarily non-technical staff who do not use Power BI currently, but who would benef...Default81295 hours agoFrequent VisitorNew3Views0likes0CommentsSupport Fabric Workspace Identity for custom APIs
Currently, Fabric Workspace Identity cannot be used to authenticate against custom APIs protected by Microsoft Entra ID. Azure Managed Identities support requesting an access token for a specific AP...frithjof_v8 hours agoCommunity ChampionNew63Views5likes0CommentsAllow the target pipeline reference in Invoke Pipeline / ExecutePipeline to be set dynamically
Problem Today, the Invoke Pipeline activity (and legacy ExecutePipeline) requires picking the target pipeline statically at design time — a fixed Workspace/Pipeline selection in the UI, which serial...JONATHANHAUN23 hours agoNew MemberNew9Views0likes0CommentsReset Bookmark Navigator Selection to the Default Published View on Browser Refresh
In Power BI Service, when a user selects a bookmark through a Bookmark Navigator, the bookmark identifier is appended to the report URL. If the user refreshes the browser page, the report reloads in ...vivek123441 day agoMicrosoft EmployeeNew6Views0likes0Comments