Forum Discussion

mca69's avatar
mca69
Regular Visitor
4 years ago
Solved

Best practise to hide sql query code in report

Hi,

I am currently working on a model to distribute power bi reports based on desktop experience and power BI service as well. The thing is, I would like to hide the sql query code from the report, or any other solution to preserve any access to it. Mostly, I connect reports to sql server databases, on premise as well as online (azure sql database).

Anyone with answer or tip to that ?

Thanks in advance. Very much appreciated.

Regards.

  • mca69's avatar
    mca69
    4 years ago

    Hi,

    First of all, thank you for that particular answer. In addition to be one of the best solutions for hiding SQL script that I tried for a couple of days, I discovered a very powerful funtionnality in data modeling. Sure there must be some disadvantages to use power bi dataflows but till now I haven't find any and I think it is just the best way to model and reuse data.  

3 Replies

    • mca69's avatar
      mca69
      Regular Visitor

      Hi,

      First of all, thank you for that particular answer. In addition to be one of the best solutions for hiding SQL script that I tried for a couple of days, I discovered a very powerful funtionnality in data modeling. Sure there must be some disadvantages to use power bi dataflows but till now I haven't find any and I think it is just the best way to model and reuse data.  

  • mca69's avatar
    mca69
    Regular Visitor

    Hi,

    Thanks for the answer. I am going to investigate if dataflows could be a solution. I will let you know.