I have a Power Bi Report that uses a composite model. In this report, I'm using a DirectQuery connection to a semantic model published in the Power BI Service, and also have a table from an Impala Database loades in Import mode - resulting in a composite model.
However, when I try to use the Publish to Web feature, I receive the following message:
Warning: You can't creat an embed code because this report isn't supported for Publidh to Web.
I know that DirectQuery models cannot be published to the web, but I thought composite models should be supported - or am I wrong?
Why is this happening? Is there anu workaround or recommended approach to publish or share this report publicly?