powerbi help
2 TopicsNeed steps to develop custom visuals as per requirement and able to see in report server(version 1.1
Hi Powerbi developers, PowerBI I want a get some knowledge from this channel . How to degrade custom visuals in vs code with api version and visual tools version supports report server version 1.11 How to check the compatibility versions to develop custom visuals Please share any source code links or blogs or youtube links Please my request as priority and hoping to get more replies. Any Suggestion should be appreciated. Thanks in advance, Bhanu SriCount of Last 3 Months Unbilled outlets exclude the current Month
I have a column named "flag" in which "1" is against billed outlets and "0" is against unbilled outlets. I want to calculate the count of outlets that are unbilled from last 3 Months and exclude the current month. In full data: year_month range is January 2018 to Decemeber 2020. In Sample data provided for help: year_month range is 2020. Attached sample data image. Please guide me in using the DAX expression.