I have a great repo case in an Excel file. Trying to understand the issue without that file is nearly impossible; with the file it is easy. The problem is with the following measures: 1) KeyCount:=CALCULATE(COUNT([Key])) 2) KeyCount PrevMnth:=CALCULATE([KeyCount], PREVIOUSMONTH('Date'[Date])) 3) KeyCount FYTD PrevMnth:=TOTALYTD([KeyCount], PREVIOUSMONTH('Date'[Date]),"8/31") 4) KeyCount FYTD PrevMnthx:=TOTALYTD([KeyCount PrevMnth], 'Date'[Date],"8/31")
4 Comments
- chassImpactful IndividualHello Ed, You still having this issues? Closing while waiting for a reply Thanks chuck
- chassImpactful IndividualHey Ed, Not certain i understand the problem. [email protected] Can you send me the xlsx file? Thanks, Chuck
- chassImpactful IndividualBeen having issues with my email and would like to verify if you have/haven't sent me the xlsx file Thanks Chuck
- fbcideas_migusrNew MemberStatus added:Abandoned
Recent ideas
Add "Add to Dictionary" and "Ignore All" Functionality to Power BI Text Boxes
When creating professional Power BI reports, legitimate company names, project names, industry-specific terms and technical terminology are sometimes incorrectly flagged as spelling errors with a red...mmartelozzo2 hours agoNew MemberNew3Views0likes0CommentsFix Direct Lake semantic model binding in Deployment Pipelines
When deploying Direct Lake semantic models via Deployment Pipelines, the Lakehouse source is incorrectly treated as an external SQL source. This results in broken lineage and prompts for credentials....lk12311 hours agoAdvocate INew1.5KViews27likes2Comments:: operator for typecast in T-SQL
Introduce support for the ::type cast operator in Fabric Data Warehouse as syntactic sugar for the existing CAST(... AS type) expression. The new operator would be functionally equivalent and compile...jovanpop-msft13 hours agoMicrosoft EmployeeNew47Views7likes2CommentsAllow calls of Fabric SQL Database stored procedures from Data Warehouse
It would be great if there were a possibility to call a SQL Database stored procedures directly from a Data Warehouse stored procedures. A use case for this would be e.g. logging activities and even...Vojtech_Dolejsi16 hours agoNew MemberUnder Review2.9KViews13likes2Comments