User Profile
Tomek1982
Helper I
Joined 3 years ago
User Widgets
Contributions
Re: invoke custom function
PwerQueryKees Thanks for support. I am preetu sure it is a bug in a Power BI. I wrote the function to compare filename with calculated filename. For some files it is working fine and for some it is not I copied both values from 2nd row to column in excel and I removed duplicates. Those cells are equal, and comparision is not working fine. On a screen there are different types, but it does not change anything.1.1KViews0likes1CommentPower BI Power App integration
I am trying to integrate Power BI report with Power App. It looks like some integration is working becouse number of the items visible in Power App gallery follows slicer selection in Power BI As I understand gallery is linked correctly, but when I try to display ServiceOrder, there is following error: What am I doing wrong?Solved431Views0likes1CommentRe: Yahoo Finance Power Query Link Not Working
Hi G05DVD , May I ask for your help? I tried to follow your way of doing that, but unfortunatelly not fully successful. When I run it for any sticker, in this example ISAC.L there is following result when checking the error: How can I deal with that?116KViews0likes1Commentpie chart with the legend in two columns
Hello, I am strugling with most probably not that difficult pie chart creation. Basically I have 2 tables related to investment founds: What I would like to see is a total percentage of shares and bonds. The result should be something like this: Shares percentage in this example should be (100%*100+40%*200+80%*300)/700 As I understand as a values for a piechart I should use sum of values from the left table. My question is what to use as a legend. It may be that the right table is wrong and I should use something like the one below, but then how to create a link between those two tables. pbix is available here:Solved1.5KViews0likes1CommentRe: how to concatenate texts from another table
Resolutions Partly your solution is OK, up tp step 4 following this I have following result: later I have 1 to many relation ship so I used the function: Column = CALCULATE(CONCATENATEX('Merge1','Merge1'[cost 1], UNICHAR(10) ),FILTER('Merge1','Merge1'[case ID]='Table'[case ID])) with a following result, which is good enough:1.6KViews0likes0Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.