User Profile
khenning
Frequent Visitor
Joined 4 years ago
User Widgets
Contributions
Re: Lookup Visual Calculation not working correctly
I apologize for any confusion. We use an Oracle database and in 1 view that's in the dataset is where all the data is. I also have a date view so that if we need to filter it other ways, but that's not the plan. The dates are going to be on rolling 21 months, 3 months in the past and 18 months in the future. The dataset is refresh every morning to make sure we have the latest data. The basic of my ask is this...Is there a way where we can reference a prior month's calculated field and carry it forward to the next month and use it in a calculated field and keep that going on in the future?944Views0likes3CommentsRe: Lookup Visual Calculation not working correctly
I did add a mockup of my data. Did it not show up? I was trying the lookup but, I agree, that's not the best way. Basically, I have 18 months worth of data for the columns in my matrix. I need to have a field in a row be equal to the previous month's data in that same field plus other data. And then the same for the next month. In excel, the formula for month 1 is =C24+D14-D6, then month 2 is =D24+E14-E6, and so on. Does that help?1.1KViews0likes5CommentsLookup Visual Calculation not working correctly
Gurus - I am in need of assistance. Hopefully the table above is showing up. I'm working on a matrix visual, each month going across with various details in each row. I need to create a field, ActualInvCalc, for each month that is based on this calculation, prior month's actual inv plus current month's actual sales minus current month's actual prod. Using the example data above for 7/1, it would be 6/1's Actual Inv plus 7/1's Actual Prod minus 7/1's Actual Sales. ex. 1243000 + 65835000 - 2436500 = 64641500. Then for the following month, 8/1, I need to start with what was calculated for 7/1 plus 8/1's Actual Prod minus 8/1's Actual Sales. I'm using this calculation - ActualInvCalc = LOOKUP([Actual Inv], [MTHYR], PREVIOUS([MTHYR])) + [Actual Prod] - [Actual Sales] It's working for the 1st month, 7/1, but it's not for the other months. For 8/1, it's still going back to start with 6/1's Actual Inv instead of what was the result for 7/1. This can be done in excel, but my users want to see this in PBI. I've never used LOOKUP before, so any suggestions would be greatly appreciated. TIA!!!!1.1KViews0likes9CommentsMultiple versions of the same report in different TEAMs audiences
I'm main Power BI reports Developer and Admin in our company. I create the reports in Desktop, upload them to the cloud, and then our users view them within TEAMs. We have audiences based on what department the users are in so they don't see the reports that don't pertain to them. I want to have the same report file in different audiences, each with their own filtered version of the report. Is this possible? TIA! KrisSolved519Views0likes4CommentsRe: Relationship Lines Missing in Model Viewer in Version 2.119.701.0
We are on version 2.121.903.0 64-bit (September 2023) for the Desktop and for 1 out of our 40 datasets I cannot see the relationship lines in the model view, but they are all there in the 'Manage Relationships' menu. All our other datasets are fine. Any clue as to why 1 would be this way and not the others? This one probably has more objects in the model than the other datasets, but other than that, nothing is different. thanks!2.5KViews0likes0CommentsDataset refresh error on only 1 dataset
My company has 15 different datasets, all based on an oracle database, that are scheduled to refresh at different times throughout the day. One dataset just started failing with the following error: Underlying error code: -2147467259 Underlying error message: Oracle: ORA-01013: user requested cancel of current operation DM_ErrorDetailNameCode_UnderlyingHResult: -2147467259 Microsoft.Data.Mashup.ValueError.DataSourceKind: Oracle Microsoft.Data.Mashup.ValueError.DataSourcePath: iqora Microsoft.Data.Mashup.ValueError.ErrorCode: -2147467259 Microsoft.Data.Mashup.ValueError.Message: ORA-01013: user requested cancel of current operation Microsoft.Data.Mashup.ValueError.Reason: DataSource.Error Cluster URI: WABI-US-CENTRAL-A-PRIMARY-redirect.analysis.windows.net Activity ID: 31c35076-5bae-4945-b8f1-17cf3e73ddf1 Request ID: 23627dcf-79ad-47be-997e-c9ba3837dde7 Time: 2022-08-23 16:00:12Z I have seen database errors and have cleaned them up with no issues, but this one has me stumped since no other dataset is failing. We have tried rebooting the gateway, but still get the same error. I can republish the dataset with no problems, it's just when I'm trying to refresh it either manually or scheduled through app.powerbi.com that I receive the error. Can anyone help me out??? Thanks!440Views0likes1Comment
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.