Skip to main content

Vote (0) Share
's profile image

on

Comments (0)
's profile image Profile Picture

Hans P. on 15 Feb 2025 19:54:42

RE:

I just realized: Taking over someone else's report & making a small modification is suddenly not a 10 minutes task, but "living on the edge". There's no telling what a bookmark is supposed to do, unless you did it yourself yesterday.Microsoft, you can do better than that!

's profile image Profile Picture

Jake Milford on 15 Feb 2025 17:34:42

RE:

100% agree with this. The other option is to create template customers that are used when templates need to be updated which just leads to extra customers that remain in the system and settings like Invoicing and hold that has to be changed before you save again. Yes, you can have users work in Excel or something else but come on!

's profile image Profile Picture

Giorgi Kvetenadze on 15 Feb 2025 11:35:12

RE:

Even Copilot thinks it should be available:Updating a specific row directly in a Power BI dataset using the API is not supported. However, you can achieve this by using the Push Dataset method, which involves deleting the existing row and then adding the updated row back into the dataset.Steps to Update a Contact in Power BI Using API1. Get Access TokenEnsure you have an access token to authenticate your API requests.2. Delete the Existing RowUse the Power BI REST API to delete the existing row with the specific contact ID.Example API Call to Delete a RowDELETE https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/tables/Contacts/rowsContent-Type: application/jsonAuthorization: Bearer {access_token}{ "rows": [ {  "id": 1234123 } ]}Which is just as 1ame... Shame on you! Administratoron 21 Dec 2016 11:03:57Asked the team to look into this

's profile image Profile Picture

Chris Greenwood on 15 Feb 2025 07:11:29

RE:

Tooltips are a great way for users to get a better understanding of fields and actions without the need to search. But I've often found that tooltips are an afterthought when designing and developing PTEs. I think this idea is great because it would let the implementation team add tooltips without the need to re-compile the code and would let users override standard tooltips to provide information specific to their workflows, which would be helpful when training new team members. I guess it could be incorporated into the personalization and profile customization functions.

's profile image Profile Picture

Michael Sørensen on 14 Feb 2025 21:34:10

RE:

Hi. This is still a much needed feature. Hard to work with Power BI from Mac, where you cant use the desktop app

's profile image Profile Picture

Kieran Leigh on 14 Feb 2025 16:38:44

RE:

I have a list slicer with two levels of items. I just had a user ask for an item to be added that was already there. I had removed indentation to make fewer labels truncated, but it has the side-effect of making the groups less obvious. I'd like to remove the expand and collapse option completely to grant the labels even more space, and then format the top level items in a different way so they are clearly headers. Currently it seems everything gets the same format, whatever level it is on.

's profile image Profile Picture

Jonathan Sutcliffe on 14 Feb 2025 15:41:53

RE:

Please resolve this as it affects our users and slows them down

's profile image Profile Picture

Marc Allen on 14 Feb 2025 15:33:28

RE:

Power BI should definitely allow putting multiple values and a legend on the same line chart. Tableau can presently do this.

's profile image Profile Picture

Sukhjinder Basra on 14 Feb 2025 15:06:34

RE:

Hi SandeepThank you for proposing this idea. However, I've noticed that there is some vital information missing. We cannot change the parameter to 'Net Amount of invoice balance' as it would disrupt another part of our solution. This involves sales invoices from a different ERP system, which is much larger than our current solution with project operations. Therefore, switching the parameter from one to the other isn't feasible for our business.

's profile image Profile Picture

Guillaume DOGUET on 14 Feb 2025 12:58:58

RE:

Would be very convenient to have such a feature.