I have the below code in one of my ASP.NET pages. The ConnectionTimeout is not working I am getting an error after just 15 sec. Can some one suggest me the correct code.
********************************************************
Dim ConnectionString As String =...
Hi All,
I have a report in which few metrics are calculated using other metrics in the report. These metrics are created using ApplySimpe and CASE statements.
The problem is the SQL generated is very complicated and it is bigger that 64kb.
Eg: SELECT (des_amt * 20) as a
,(CASE...
I have a Prompt with two options '0' or '1'. I have a metric with a formula. This formula needs to be changed according to the result of the Prompt. I mean change of formula means calculating the metrics with different facts. Can someone suggest me a solution.
Thanks for your help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.