User Profile
Denis_Zinukov
Frequent Visitor
Joined 5 years ago
User Widgets
Contributions
"Current data and filters produce no result for this value" with text measure in textbox
Hello, I encountered the following problem: in textbox the values of measure that return text return message: "Current data and filters produce no result for this value" in Power BI Desktop if I create calculated group item "YOY": VAR ValueCurrentPeriod = SELECTEDMEASURE () VAR ValuePreviousPeriod = CALCULATE ( SELECTEDMEASURE (), 'Time Intelligence'[Time Intelligence] = "PY" ) VAR Result = IF ( ISBLANK ( ValueCurrentPeriod ) && ISBLANK ( ValuePreviousPeriod ), ValueCurrentPeriod - ValuePreviousPeriod ) RETURN Result If I delete this item or change to return varriable "ValueCurrentPeriod" text measure in textbox returt correct value. Does any solutiuon? Sample file1.4KViews0likes1CommentModel can not be refreshed for files not mapped to a network share
Hello, After updating Power BI Reprort Server to vesion 1.9.7627.11028 (October 2020) there is one an error when I try shadule refresh a Power BI report. I found that Path names in data sources on Server and data sources in data sources setting in Power BI File are different from Mashup queries pathes names and folder name in Explorer. Real path to the folder in Explorer is ADDITIONAL INFOMATION Queries Structure is When I refresh the model in Power BI Desktop there is no problems.1.4KViews0likes2CommentsModel can not be refreshed for files not mapped to a network share
Hello, After updating Power BI Reprort Server to vesion 1.9.7627.11028 (October 2020) there is one an error when I try shadule refresh a Power BI report. I found that Path names in data sources on Server and data sources in data sources setting in Power BI File are different from Mashup queries pathes names and folder name in Explorer. Real path to the folder in Explorer is ADDITIONAL INFOMATION Queries Structure is When I refresh the model in Power BI Desktop there is no problems.926Views0likes1CommentRe: COM error: mscorlib, An item with the same key has already been added
Hello, I had the same issue, to solve I renamed columns that use as keys in join operation. How I have new error So I can't say that it can help. But, perhaps, it a good idea to try. In my case joined quereis came from Query to folder with Excel files and query to Excel file. Report Server version9KViews0likes3Comments
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.