@SQLSocialite The problem is that only certified visuals will render in export scenarios, and since it is no longer certified it will not render, no matter what rendering technique is used.
@SQLSocialite This is because the certification of the visual has been withdrawn, due to the use of external content (the image url). I would recommend to place an issue report to the Power BI team.
@tokhook Hej Anders. Ja, du kan sätta en hel del parametrar i den. Ta en titt på den här sidan så kan du se vilka möjligheter som finns: https://t.co/hTJTm4xYik
Another week, another roundup! New guidance, a #PowerBI Desktop update and more... 📊😎👊 // @fhedenstrom@HamzaJawad98@NeowinFeed
Watch full video on YouTube - https://t.co/agSCa8eFCl
Ever wanted to create an income statement report in #powerbi, with summary rows and full control over styling? Now you can, with the Summary Table custom visual. Try it out! https://t.co/vjc2nFod65
@TheBIccountant@tonmcg That’s correct. You define which rows that should be displayed. However, the rows displayed does not need to be all rows in the dataset. Also note that an applied filter can make rows disappear/appear.
@OlaSa91440213 You have actually found a bug - thanks! I have corrected it and submitted an updated version to appsource. It will take a couple of days for it to reach the marketplace. If you want to try it while waiting it is published to the dist folder on github.
@OlaSa91440213 The calculations currently works like a ”stupid calculator”. This will be improved in the next version (to work with parenthesis etc). To work with % in this version I would recommend to use a single division on two measures, like ”[Amount 2018] / [Amount 2017-2018]”.
@NickErp You can have different measures for the actual value displayed at the top and the trend actual value. So, it should be possible with a bit of dax to handle the different date intervals.